Skip to content

Commit

Permalink
Add poetry-core as a repository to prime (#8193)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-pelykh committed Feb 6, 2023
1 parent cc76aa5 commit afe867a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/primer/packages_to_prime.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,10 @@
"directories": ["coverage"],
"url": "https://github.com/nedbat/coveragepy",
"pylintrc_relpath": "pylintrc"
},
"poetry-core": {
"branch": "main",
"directories": ["src/poetry/core"],
"url": "https://github.com/python-poetry/poetry-core"
}
}

0 comments on commit afe867a

Please sign in to comment.