Skip to content

Commit

Permalink
Merge pull request #7 from altor/master
Browse files Browse the repository at this point in the history
fix: fix build dependencies version
  • Loading branch information
altor authored Jun 13, 2019
2 parents a789c27 + ae8d022 commit 196b46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ test_suite = tests
setup_requires =
pytest-runner >=3.9.2
install_requires =
powerapi >= 0.5.0
powerapi >= 0.4.0
tests_require =
pytest >=3.9.2
mock >=2.0
Expand Down

0 comments on commit 196b46f

Please sign in to comment.