Skip to content

Commit

Permalink
Revised the notice.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm committed Mar 8, 2024
1 parent 4a11fcd commit b25c167
Show file tree
Hide file tree
Showing 5 changed files with 399 additions and 5 deletions.
1 change: 1 addition & 0 deletions .python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.12
15 changes: 15 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
sphinx = "*"
sphinx-rtd-theme = "*"
sphinx-copybutton = "*"
sphinx-sitemap = "*"

[dev-packages]

[requires]
python_version = "3.12"
Loading

0 comments on commit b25c167

Please sign in to comment.