mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-10-29 07:10:09 +00:00
Compare commits
1 Commits
0.10.0
...
4c609770f1
| Author | SHA1 | Date | |
|---|---|---|---|
|
4c609770f1
|
2
Makefile
2
Makefile
@@ -33,7 +33,7 @@ test: ## Run the project testsuite(s)
|
||||
poetry run tox --recreate
|
||||
|
||||
dev: ## Create the local dev environment
|
||||
poetry install -E poetry --sync
|
||||
poetry install --extras poetry --sync
|
||||
poetry run pre-commit install
|
||||
|
||||
publish: test wheel source ## Build and upload to pypi (requires $PYPI_API_KEY be set)
|
||||
|
||||
Reference in New Issue
Block a user