mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-03 01:50:11 +00:00
14 lines
306 B
Plaintext
14 lines
306 B
Plaintext
include AUTHORS.rst
|
|
include CONTRIBUTING.rst
|
|
include HISTORY.rst
|
|
include LICENSE
|
|
include README.rst
|
|
include pipreqs/stdlib
|
|
include pipreqs/mapping
|
|
|
|
recursive-include tests *
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co]
|
|
|
|
recursive-include docs *.rst conf.py Makefile make.bat stdlib mapping
|