Skip to content

Commit e93224b

Browse files
authored
add setup.py to MANIFEST for metadata
necessary in order for the wheel building process to correctly grab the metadata. At least until the metadata gets moved to setup.cfg
1 parent 0e0116c commit e93224b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.github_project_name}}/MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include LICENSE.txt
22
include README.md
33

4+
include setup.py
45
include pyproject.toml
56
include pytest.ini
67
include .coverage.rc

0 commit comments

Comments
 (0)