This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-ddp
Watch
1
Star
0
Fork
You've already forked django-ddp
0
mirror of
https://github.com/jazzband/django-ddp.git
synced
2026-03-16 22:40:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1e1954b06f
django-ddp
/
requirements-test.txt
4 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Packaging updates in preparation for next release. - `make test` runs tox against Python 2.7/3.3/3.4/3.5 and Django 1.8/1.9. - Building universal wheels with PEP-0496 Environment Markers. - Build wheel from tox environment to ensure consistency. - Consistent layout for setup and requirements files, now using PEP-0409 Environment Markers. - Dropping support for Django 1.7 (didn't work anyway). - Moving repository to https://github.com/django-ddp/django-ddp (new Github organisation). - Update changelog.
2015-12-14 01:45:20 +00:00
# things required to run test suite
Add test case with a GET request.
2015-12-16 10:21:23 +00:00
requests==2.9.0
Add WebSocket and DDP tests to test suite.
2015-12-21 10:07:26 +00:00
websocket_client==0.34.0
Reference in a new issue
Copy permalink