Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Popular repositories
1,953 contributions in the last year
Contribution activity
July 2020
- takluyver/tox Python
Created a pull request in European-XFEL/EXtra-data that received 2 comments
Upgrade pytest on Travis CI
Tests are failing because a newer version of pytest-cov gets installed and it requires a newer pytest.
+1
−0
•
2
comments
Created an issue in matplotlib/matplotlib that received 6 comments
Wheels not compatible with numpy 1.15
The metadata in the wheels claims numpy (>=1.15) is required. But installing with numpy 1.15.4 doesn't work:
$ python3 -m venv testenv
$ testenv/bin/…
6
comments