Skip to content

Commit

Permalink
Remove pip from pyproject.toml (#94)
Browse files Browse the repository at this point in the history
In response to #91 (comment)

Co-authored-by: Sorin Sbarnea <ssbarnea@redhat.com>
  • Loading branch information
grgmiller and ssbarnea committed Jul 27, 2022
1 parent bc53359 commit 30e8034
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
@@ -1,6 +1,5 @@
[build-system]
requires = [
"pip >= 19.3.1",
"setuptools >= 42",
"setuptools_scm[toml] >= 3.5.0",
"setuptools_scm_git_archive >= 1.1",
Expand Down

0 comments on commit 30e8034

Please sign in to comment.