mirror of
https://github.com/thombashi/subprocrunner.git
synced 2021-05-19 21:14:52 +03:00
12 lines
198 B
Plaintext
12 lines
198 B
Plaintext
include LICENSE
|
|
include README.rst
|
|
include setup.cfg
|
|
include tox.ini
|
|
include */py.typed
|
|
|
|
recursive-include requirements *
|
|
recursive-include test *
|
|
|
|
global-exclude __pycache__/*
|
|
global-exclude *.pyc
|