Skip to content

Commit

Permalink
build: update the development environment to match Lethbridge
Browse files Browse the repository at this point in the history
  • Loading branch information
xenophonf committed Nov 30, 2023
1 parent 976795c commit 6ad80a2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,17 @@ file = "LICENSE"

[project.optional-dependencies]
dev = [
"autopep8",
"black",
"build",
"flake8",
"isort",
"id",
"jedi",
"pre-commit",
"python-semantic-release",
"twine",
"yapf",
]
test = [
"pytest",
Expand Down

0 comments on commit 6ad80a2

Please sign in to comment.