Commit graph

4 commits

Author SHA1 Message Date
Richard Bowman
17b19d7dfd fix poe
poe was assuming we were using poetry - I have
configured it not to use poetry now. This required
using a newer version.
2021-03-29 16:59:40 +01:00
Richard Bowman
af7ef08f63 Move away from poetry
More or less everything is now done by setup.py
Pipfile simply installs the module in editable mode, which
recursively resolves dependencies as defined in setup.py.
2021-03-26 21:11:22 +00:00
jtc42
e8074252ca Migrate to Poetry pyproject.toml 2019-01-06 18:37:25 +00:00
Joel Collins
2f4f57a59b Initial commit 2018-11-06 11:35:07 +00:00