mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-05-31 20:02:15 +00:00
Do not exit if matched environment variable cannot be parsed
This commit is contained in:
parent
caf94bc54d
commit
dacda29137
6 changed files with 54 additions and 68 deletions
2
tox.ini
2
tox.ini
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
isolated_build = true
|
||||
envlist = py36, py37
|
||||
envlist = py37
|
||||
|
||||
[testenv]
|
||||
whitelist_externals = poetry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue