diff --git a/tox.ini b/tox.ini index 7272d248f..5f257f81a 100644 --- a/tox.ini +++ b/tox.ini @@ -45,7 +45,6 @@ setenv = # coordination driver in functional tests (--coordination-driver is passed to # pifpaf) deps = - -e .[test,redis,prometheus,amqp1,{env:GNOCCHI_STORAGE_DEPS:},{env:GNOCCHI_INDEXER_DEPS:}] {env:GNOCCHI_TEST_TARBALLS:} # TODO(tobias-urdin): Remove this pin and use pifpaf directly instead when this is @@ -127,7 +126,6 @@ basepython = python3 # .[postgresql,doc] # setenv = GNOCCHI_STORAGE_DEPS=file deps = - -e .[test,file,postgresql,doc] doc8 setenv = GNOCCHI_TEST_DEBUG=1