issues
search
ndexbio
/
ndex-python
NDEx Python Client v3.1 - Superseded by the NDEx2 Client v1.0
2
stars
6
forks
source link
Improve devops
#8
Closed
cthoyt
closed
7 years ago
cthoyt
commented
7 years ago
Closes #7
adds requirements.txt
adds tox.ini for automated testing
adds MANIFEST.in for distribution
improves setup.py to conform to community standards
fixes
README.md
import problem
renames unit tests to all start with
test_
so testing harnesses like
nose
and
py.test
can automatically discover them
Closes #7
README.md
import problemtest_
so testing harnesses likenose
andpy.test
can automatically discover them