You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2026. It is now read-only.
# This is a comment, to show how #-prefixed lines are ignored.# It is possible to specify requirements as plain names.pytestpytest-covbeautifulsoup4# The syntax supported here is the same as that of requirement specifiers.docopt==0.6.1requests [security] >=2.8.1, ==2.8.* ; python_version<"2.7"urllib3 @ https://github.com/urllib3/urllib3/archive/refs/tags/1.26.8.zip# It is possible to refer to other requirement files or constraints files.-rother-requirements.txt-cconstraints.txt# It is possible to refer to specific local distribution paths.
./downloads/numpy-1.9.2-cp34-none-win32.whl# It is possible to refer to URLs.http://wxpython.org/Phoenix/snapshot-builds/wxPython_Phoenix-3.0.3.dev1820+49a8884-cp34-none-win_amd64.whl