Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranmccormick committed Feb 15, 2023
1 parent e2ee1b3 commit 04e09d5
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,10 @@ name = "pynaptan"
description = "Python package for naptan"
version = "0.2.0"
license = "MIT"

authors = ["Ciaran McCormick <[email protected]>"]

readme = "README.md"

repository = "https://github.com/ciaranmccormick/pynaptan"

keywords = []

keywords = ["NaPTAN", "bus stops", "stops", "open data"]
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
Expand All @@ -36,11 +31,11 @@ flake8-pytest-style = "^1.6.0"
ipdb = "^0.13.9"
ipython = "^8.4.0"
mypy = "^0.971"
pip-audit = "^2.4.14"
pretend = "^1.0.9"
pytest = "^7.1"
pytest-cov = "^3.0"
pytest-randomly = "^3.12"
pytest-socket = "^0.5.1"
snapshottest = "^0.6.0"
wemake-python-styleguide = "^0.17.0"
pip-audit = "^2.4.14"

0 comments on commit 04e09d5

Please sign in to comment.