Skip to content

Commit

Permalink
github actions pypi token add
Browse files Browse the repository at this point in the history
  • Loading branch information
porimol committed Oct 28, 2024
1 parent f0ce583 commit 1ce7e2a
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ license = "MIT"
readme = "README.md"
classifiers = [
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
Expand Down Expand Up @@ -64,9 +61,6 @@ exclude = [
]
max-line-length = 120

[tool.poetry.package]
include = ["countryinfo/**/*.py", "README.md", "LICENSE"]

[project.urls]
Homepage = "https://github.com/porimol/countryinfo"
Documentation = "https://github.com/porimol/countryinfo"
Expand Down

0 comments on commit 1ce7e2a

Please # to comment.