Skip to content

Commit

Permalink
docs: update classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Aug 9, 2023
1 parent e2a793a commit 1430bad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ authors = [
requires-python = ">=3.8"
classifiers = [
"Development Status :: 1 - Planning",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.8",
Expand All @@ -22,6 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Typing :: Typed",
]
dependencies = [
"httpx>=0.24.1",
Expand Down

0 comments on commit 1430bad

Please sign in to comment.