There was an error while loading. Please reload this page.
1 parent e242c30 commit 9282fb4Copy full SHA for 9282fb4
MANIFEST.in
@@ -2,3 +2,4 @@ include requirements.txt
2
include test-requirements.txt
3
include dev-requirements.txt
4
include LICENSE
5
+include README.rst
setup.cfg
@@ -1,2 +1,8 @@
1
+[install]
+install_lib=/usr/lib64/python2.6/site-packages
+
+[bdist_rpm]
+requires=python-dateutil
6
7
[wheel]
8
universal = 1
0 commit comments