setup python devenv

This commit is contained in:
Tenzing Kandang 2026-01-23 15:14:08 +01:00
parent 8dbeb78274
commit f39ef93733
3 changed files with 18 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
notesvenv

1
README.md Normal file
View File

@ -0,0 +1 @@
README

16
requirements.txt Normal file
View File

@ -0,0 +1,16 @@
click==8.3.1
ghp-import==2.1.0
Jinja2==3.1.6
Markdown==3.10.1
MarkupSafe==3.0.3
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
packaging==26.0
pathspec==1.0.3
platformdirs==4.5.1
python-dateutil==2.9.0.post0
PyYAML==6.0.3
pyyaml_env_tag==1.1
six==1.17.0
watchdog==6.0.0