We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bd315 commit f6ed0caCopy full SHA for f6ed0ca
2 files changed
dev-requirements.txt
@@ -1,3 +1,4 @@
1
testtools
2
flake8
3
pytest
4
+sphinx
docs/source/conf.py
@@ -60,9 +60,9 @@
60
# built documents.
61
#
62
# The short X.Y version.
63
-version = '0.1a18'
+version = '0.1a1'
64
# The full version, including alpha/beta/rc tags.
65
-release = '0.1a18'
+release = '0.1a1'
66
67
# The language for content autogenerated by Sphinx. Refer to documentation
68
# for a list of supported languages.
0 commit comments