Testing and Py3 compatibility changes (#5)
* Made Py3 compatible * Added unit tests using pytest * Travis CI, versioneye, codecov, and tox integrations. * Pointed to new `edx/pyfilesystem` dependency (needed to support Py3) * Updated license to Apache 2.0
Showing
.coveragerc
0 → 100644
.travis.yml
0 → 100644
This diff is collapsed.
Click to expand it.
conftest.py
0 → 100644
djpyfs/tests.py
0 → 100644
This diff is collapsed.
Click to expand it.
pytest.ini
0 → 100644
requirements/github.txt
0 → 100644
requirements/requirements.in
0 → 100644
requirements/requirements.txt
0 → 100644
requirements/test_requirements.in
0 → 100644
requirements/test_requirements.txt
0 → 100644
test_urls.py
0 → 100644
tox.ini
0 → 100644
Please
register
or
sign in
to comment