Skip to content

Commit

Permalink
Bump build system
Browse files Browse the repository at this point in the history
  • Loading branch information
moble committed Mar 22, 2021
1 parent 9bfe1ed commit 4493c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ junit_family="xunit2"
addopts = "-s -v --tb=short --doctest-glob='' --cov=quaternionic --cov-branch --cov-report xml"

[build-system]
requires = ["poetry-core>=1.0.0a9"]
requires = ["poetry-core>=1.0.1"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 4493c16

Please sign in to comment.