We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe4268 commit 71a692fCopy full SHA for 71a692f
README.markdown
@@ -19,6 +19,8 @@ contains:
19
20
Documentation: http://python-toolbox.readthedocs.org
21
22
+CI server: https://jenkins.shiningpanda.com/python-toolbox/job/python_toolbox/
23
+
24
# Not backward-compatible yet #
25
26
Please keep in mind that Python Toolbox is still in alpha stage, and that backward compatibility would *not* be maintained in this phase.
setup.py
@@ -89,6 +89,8 @@ def get_packages():
89
backward compatibility would *not* be maintained in this phase.
90
91
92
93
94
'''
95
96
my_classifiers = [
0 commit comments