Remove references to venv
Stick to using tox, remove the tools directory since it only contained references to using venv. Also update a few other locations that would have otherwise been incorrect. Change-Id: I7d3e9067256ac0935f07904abcf584d898ac1d6f
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,10 +7,8 @@
|
|||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
.coverage
|
.coverage
|
||||||
.openstackclient-venv
|
|
||||||
.testrepository
|
.testrepository
|
||||||
.tox
|
.tox
|
||||||
.venv
|
|
||||||
AUTHORS
|
AUTHORS
|
||||||
build
|
build
|
||||||
ChangeLog
|
ChangeLog
|
||||||
|
|||||||
Reference in New Issue
Block a user