Skip to content

Commit

Permalink
Change PyPI name to -project
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Mar 26, 2024
1 parent 4d66ec7 commit 0cdeda8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# https://github.com/bswck/skeleton/tree/0.0.2rc-180-g2a2d737/project/pyproject.toml.jinja

[tool.poetry]
name = "project"
name = "-project"
version = "0.0.1"
description = "Set up projects for development quickly."
authors = ["bswck <[email protected]>"]
Expand Down Expand Up @@ -45,9 +45,6 @@ keyring = "^24.3.0"
[tool.pytest.ini_options]
addopts = "--doctest-modules"




[tool.poetry.group.docs]
optional = true

Expand Down

0 comments on commit 0cdeda8

Please sign in to comment.