summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2018-07-02 15:47:58 +0300
committerIvan Kanakarakis <ivan.kanak@gmail.com>2018-07-03 04:21:03 +0300
commit9c7b0014ccc4229031813ddcc5f6790b59540df5 (patch)
tree60db639ec429806df6a0742dfc9dc4acf7e9d0c8 /VERSION
parentbe90cc09d9bb2cb8739aaee9565fa50af68ac676 (diff)
downloadpysaml2-9c7b0014ccc4229031813ddcc5f6790b59540df5.tar.gz
Switch from setup.py to setup.cfg
A bug is blocking setuptools from working with python2 [bug]. Work is on its way [pr]. Until that is fixed, package_dir should be defined in setup.py to preserve compatibility of the native str type. [bug]: https://github.com/pypa/setuptools/issues/1136 [pr]: https://github.com/pypa/setuptools/pull/1180 Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION b/VERSION
new file mode 100644
index 00000000..a84947d6
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+4.5.0