setup python dev venv
This commit is contained in:
parent
fe291a7139
commit
add9be9298
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
notevenv
|
||||
16
requirements.txt
Normal file
16
requirements.txt
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user