Permalink
Cannot retrieve contributors at this time
13 lines (9 sloc)
194 Bytes
|
include pyproject.toml |
|
|
|
# Include the README |
|
include *.md |
|
|
|
# Include the license file |
|
include LICENSE.txt |
|
|
|
# Include setup.py |
|
include setup.py |
|
|
|
# Include the data files |
|
recursive-include data * |
You can’t perform that action at this time.
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.