We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ad068 commit 964a62eCopy full SHA for 964a62e
HISTORY.rst
@@ -3,6 +3,12 @@
3
History
4
-------
5
6
+1.2.1 (2016-XX-XX)
7
+++++++++++++++++++
8
+
9
+* Removed ``requirements.txt` from `MANIFEST.in` in order to stop warning
10
+ during installation.
11
12
1.2.0 (2015-04-07)
13
++++++++++++++++++
14
MANIFEST.in
@@ -1,2 +1,2 @@
1
-include HISTORY.rst README.rst LICENSE requirements.txt tests/decoder_test.py tests/reader_test.py
+include HISTORY.rst README.rst LICENSE tests/decoder_test.py tests/reader_test.py
2
graft docs/html
0 commit comments