forked from orbit-oss/flask
update docs and examples for pyproject
setup.py -> pyproject.toml venv -> .venv
This commit is contained in:
parent
6d6d986fc5
commit
8f13f5b6d6
24 changed files with 153 additions and 195 deletions
2
examples/javascript/.gitignore
vendored
2
examples/javascript/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
venv/
|
||||
.venv/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
instance/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue