- 08 Mar, 2016 1 commit
-
-
Vermaat authored
-
- 07 Mar, 2016 3 commits
-
-
Vermaat authored
It's not necessary to pin the BioPython dependency on a specific version, but it may result in issues with dependency resolving in projects using the description extractor. http://python-packaging-user-guide.readthedocs.org/en/latest/requirements/
-
jkvis authored
-
jkvis authored
-
- 12 Aug, 2015 1 commit
-
-
Vermaat authored
We had some weird issues where running `python setup.py install` did not correctly install the SWIG generated file. Apparently some steps where not done in the correct order. Installing with `python setup.py develop`, or `pip install .`, or with pip directly from PyPI would work fined, as would running the regular `python setup.py install` twice. A similar issue was filed for WND-CHARM [1] and on Python distutils [2]. We implement the workaround provided in [3]. [1] https://github.com/wnd-charm/wnd-charm/issues/3 [2] http://bugs.python.org/issue7562 [3] http://stackoverflow.com/questions/12491328/python-distutils-not-include-the-swig-generated-module
-
- 01 May, 2015 1 commit
-
-
Vermaat authored
-
- 30 Apr, 2015 2 commits
- 19 Apr, 2015 1 commit
-
-
Jeroen F.J. Laros authored
-
- 31 Jul, 2013 1 commit
-
-
Laros authored
does a better job.
-
- 29 Jul, 2013 3 commits