Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit a88485a

Browse files
committed
update packaging
1 parent 5ca4379 commit a88485a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include VERSION

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tests_require =
4242
pytest-flake8
4343
pytest-isort
4444
pytest-black
45-
45+
include_package_data = True
4646

4747
[options.extras_require]
4848
test =

0 commit comments

Comments
 (0)