Codebase list python-faraday / 1858bc66-5e7e-4db0-b7c6-cf58c779600d/main MANIFEST.in
1858bc66-5e7e-4db0-b7c6-cf58c779600d/main

Tree @1858bc66-5e7e-4db0-b7c6-cf58c779600d/main (Download .tar.gz)

MANIFEST.in @1858bc66-5e7e-4db0-b7c6-cf58c779600d/mainraw · history · blame

1
2
3
4
5
6
7
recursive-include faraday/server/www *
recursive-include faraday/migrations *
include faraday/alembic.ini
include faraday/config/default.xml
include faraday/server/default.ini
include requirements.txt
include requirements_dev.txt