Commit Graph

3 Commits

Author SHA1 Message Date
Sylvain Tricot 0f2a556aa2 Fixed bug in version naming.
With git flow, the version is read by the tag
(base_version) in setuptools_scm.
2022-03-07 15:38:35 +01:00
Sylvain Tricot 16e5b865f1 Fixed bug about version naming.
The version was not read since setuptools_scm was
not installed (neither required).
2022-03-07 15:21:18 +01:00
Sylvain Tricot 1feaa0591f New file hierarchy.
This allows to build python bindings with a new Makefile
2022-02-25 17:27:15 +01:00