Skip to content

Commit

Permalink
Fix missing simplejson package
Browse files Browse the repository at this point in the history
  • Loading branch information
knikolla committed Aug 1, 2024
1 parent f7a4dc2 commit 9885c12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ install_requires =
python-novaclient
python-neutronclient
python-swiftclient
requests < 3.0
simplejson < 4.0

[options.packages.find]
where = src

0 comments on commit 9885c12

Please sign in to comment.