Skip to content

Commit 8c49e7c

Browse files
authored
Update setup.py
1 parent 80a2d91 commit 8c49e7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,6 @@ def requirments():
8181
"database",
8282
],
8383
extras_require={"testing": ["pipenv"]},
84+
platforms=["Windows", "Linux", "Solaris", "Mac OS-X", "Unix"],
85+
test_suite='pytest',
8486
)

0 commit comments

Comments
 (0)