/usr/lib/python3/dist-packages/APScheduler-0.0.0.egg-info/requires.txt is in python3-apscheduler 3.4.0-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | [:python_version == "2.7"]
funcsigs
futures
[asyncio:python_version == "2.7"]
trollius
[gevent]
gevent
[mongodb]
pymongo>=2.8
[redis]
redis
[rethinkdb]
rethinkdb
[sqlalchemy]
sqlalchemy>=0.8
[testing]
pytest
pytest-catchlog
pytest-cov
pytest-tornado
[testing:python_version != "2.7"]
pytest_asyncio<0.6.0
[testing:python_version == "2.7"]
mock
[tornado]
tornado>=4.3
[twisted]
twisted
[zookeeper]
kazoo
|