https://github.com/chaoss/augur/blob/49a008ab97c43472339e400cb316a5323110d78d/pyproject.toml#L127-L129
This note seems to be documenting the issue that I ran into when trying to use the augur version in augurlabs/augur#3771
I think its worth moving this file inside the augur module tree.
We would need to find out what else is using it (MANIFEST.in) and if these are still necessary/can support such a change
Note
Migrated from augurlabs/augur#3776
Originally opened by
@MoralCodeon 2026-03-17https://github.com/chaoss/augur/blob/49a008ab97c43472339e400cb316a5323110d78d/pyproject.toml#L127-L129
This note seems to be documenting the issue that I ran into when trying to use the augur version in augurlabs/augur#3771
I think its worth moving this file inside the augur module tree.
We would need to find out what else is using it (
MANIFEST.in) and if these are still necessary/can support such a change