Skip to content

Commit

Permalink
Bump python dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
onlyhavecans committed Nov 16, 2022
1 parent ee4300b commit 66bdd16
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 143 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python 3.7.5
python 3.10.7
5 changes: 4 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ name = "pypi"
"jinja2" = "*"
"mastodon.py" = "*"
"toml" = "*"
tootlogger = {editable = true, path = "."}

[dev-packages]
"versioneer" = "*"
"twine" = "*"
autopep8 = "*"
pylance = "*"

[requires]
python_version = "3.7"
python_version = "3.10"
Loading

0 comments on commit 66bdd16

Please sign in to comment.