- 16 Feb, 2021 1 commit
-
-
Davis King authored
This dependency was explicitly removed two years ago because pip was installing a broken cmake on some systems. I'm adding the dependency back in the hope that the pip copy of cmake has been fixed on all systems by this point.
-
- 16 Jan, 2021 1 commit
-
-
Davis King authored
-
- 07 Jun, 2020 1 commit
-
-
Davis King authored
-
- 02 Jun, 2019 2 commits
-
-
Davis King authored
Apparently pytest is still sort of busted. This reverts commit 5e63d015.
-
Davis King authored
-
- 08 Mar, 2019 1 commit
-
-
Davis King authored
Removed --yes option from setup.py since it has long been a noop and its presence just confuses users.
-
- 20 Feb, 2019 2 commits
-
-
Davis King authored
Fixed pytest not working with python 2.7. So turning travis tests back on for that version of python.
-
Davis King authored
Removing the install_requires cmake from setup.py because the pip cmake package is hopelessly busted at the moment.
-
- 09 Jan, 2019 1 commit
-
-
Davis King authored
-
- 14 Nov, 2018 1 commit
-
-
Davis E. King authored
-
- 03 Jun, 2018 1 commit
-
-
Davis King authored
-
- 26 May, 2018 1 commit
-
-
Davis King authored
-
- 23 May, 2018 1 commit
-
-
Davis King authored
-
- 20 May, 2018 1 commit
-
-
Davis King authored
-
- 06 May, 2018 2 commits
-
-
Davis King authored
to output from the subprocesses.
-
Davis King authored
-
- 10 Mar, 2018 1 commit
-
-
Kagami Hiiragi authored
Fixes #1188
-
- 16 Feb, 2018 1 commit
-
-
Davis King authored
-
- 12 Feb, 2018 1 commit
-
-
Davis King authored
-
- 24 Jan, 2018 1 commit
-
-
Davis King authored
-
- 23 Jan, 2018 1 commit
-
-
Davis King authored
-
- 18 Jan, 2018 1 commit
-
-
Davis King authored
-
- 17 Jan, 2018 5 commits
-
-
Davis King authored
-
Davis E. King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 16 Jan, 2018 1 commit
-
-
Davis King authored
-
- 27 Dec, 2017 1 commit
-
-
Davis King authored
be more future proof and in particular correctly enable 64bit compiles in visual studio 2017 when appropriate.
-
- 08 Dec, 2017 1 commit
-
-
visionworkz authored
* Exposed jitter_image in Python and added an example * Return Numpy array directly * Require numpy during setup * Added install of Numpy before builds * Changed pip install for user only due to security issues. * Removed malloc * Made presence of Numpy during compile optional. * Conflict * Refactored get_face_chip/get_face_chips to use Numpy as well.
-
- 28 Aug, 2017 1 commit
-
-
Davis King authored
-
- 06 Jul, 2017 1 commit
-
-
Ian Philips authored
-
- 30 May, 2017 1 commit
-
-
Davis King authored
-
- 16 Jan, 2017 1 commit
-
-
Davis King authored
-
- 27 Dec, 2016 2 commits
-
-
Davis King authored
distutils environment variables for all versions of python, not just conda.
-
hiiwave authored
-
- 09 Oct, 2016 1 commit
-
-
Davis King authored
-
- 30 Sep, 2016 2 commits
-
-
Vladimir Sinitsin authored
Now PYTHON_INCLUDE_DIR and PYTHON_LIBRARY setting up correctly for both 32/64 bit architectures
-
Davis King authored
-
- 11 Jun, 2016 1 commit
-
-
AbdealiJK authored
When cmake is not found, the error message suggests what to do to install cmake. But if `distro` is not found and cannot be installed, the distro specific error message cannot be shown. Hence, we simply ignore this and continue on. Also, make the pip install quiet so that if there is an error message in that, the user does not get confused by it.
-