Skip to content

Commit 761a513

Browse files
committed
Refactor: simplify MANIFEST.in
As we now require setuptools>=40.8.0, we are guaranteed to include the LICENSE, README.md, and pyproject.toml files: https://packaging.python.org/guides/using-manifest-in/#how-files-are-included-in-an-sdist
1 parent 19eac76 commit 761a513

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MANIFEST.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ recursive-include pythreejs/static *.*
22

33
include setupbase.py
44

5-
include LICENSE
6-
include README.md
75
include pytest.ini
86
include screencast.gif
97

0 commit comments

Comments
 (0)