Skip to content

Commit

Permalink
Drop charm-templates-openstack from deps
Browse files Browse the repository at this point in the history
The package charm-templates-openstack depends on charm-tools, including
it in the list of `deps` in tox.ini creates a circular dependency, since
the `deps` list is processed before installing the local package.
  • Loading branch information
freyes committed Apr 16, 2024
1 parent ca07638 commit 7c82088
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ deps =
coverage
mock
responses
https://github.com/openstack-charmers/charm-templates-openstack/archive/master.zip#egg=charm_templates_openstack
ipdb

[testenv:lint]
Expand Down

0 comments on commit 7c82088

Please sign in to comment.