mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-14 03:24:40 +00:00
Remove MoneyType from dependencies to avoid a new dependency on a rust complier when upgrading to pytno 11.
This commit is contained in:
parent
d51db5cf99
commit
67a759cd89
@ -103,7 +103,6 @@ sphinx-click = "^4.3.0"
|
|||||||
Pygments = "^2.10.0"
|
Pygments = "^2.10.0"
|
||||||
pyupgrade = "^3.1.0"
|
pyupgrade = "^3.1.0"
|
||||||
furo = ">=2021.11.12"
|
furo = ">=2021.11.12"
|
||||||
MonkeyType = "^22.2.0"
|
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
spiffworkflow-backend = "spiffworkflow_backend.__main__:main"
|
spiffworkflow-backend = "spiffworkflow_backend.__main__:main"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user