mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 08:12:27 +00:00
efb305173e
Since __init__ is imported by setup.py, future may not be installed yet. Other options would be: * Read VERSION -> and that code has to be duplicated in setup.py and senpy (to avoid the import, once again) * Eval version.py * Do without versioning :) |
||
---|---|---|
.. | ||
plugins | ||
schemas | ||
static | ||
templates | ||
__init__.py | ||
__main__.py | ||
api.py | ||
blueprints.py | ||
cli.py | ||
client.py | ||
extensions.py | ||
models.py | ||
version.py |