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

Commit 5084a4e

Browse files
committed
Include tox.ini in sdist
Allows downstream consumers and OS packagers & porters to use tox for testing since py.test by itself doesn't work without hyper being installed in site-packages. Fixing the latter would be much preferable than having to run tox
1 parent a9999af commit 5084a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
include README.rst LICENSE CONTRIBUTORS.rst HISTORY.rst hyper/certs.pem
1+
include README.rst LICENSE CONTRIBUTORS.rst HISTORY.rst hyper/certs.pem tox.ini
22

0 commit comments

Comments
 (0)