Configure setuptools for non-editable install
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
/venv
|
||||
/venv/
|
||||
/build/
|
||||
/dev/
|
||||
*.pyc
|
||||
__pycache__
|
||||
*.egg-info/
|
||||
/dev/*
|
||||
|
||||
Reference in New Issue
Block a user