Skip to content
Snippets Groups Projects
Commit 1538a6fd authored by Daniel Lyons's avatar Daniel Lyons
Browse files

Merge branch 'fixing-build' into '2.8.2-DEVELOPMENT'

Fix the build

See merge request !1357
parents 930d33e7 cdae6d99
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1357Fix the build
Pipeline #9934 failed
......@@ -25,6 +25,9 @@ requests-mock = "^1.10.0"
[tool.poetry.group.dev.dependencies]
pex = "2.1.119"
[tool.poetry.scripts]
productfetcher = "productfetcher.product_fetcher:main"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment