Skip to content

Commit

Permalink
Restore original epicscorelibs dependency
Browse files Browse the repository at this point in the history
With the release of p4p 3.5.5 there is no longer a version conflict.

See discussion here: #60 (comment)
  • Loading branch information
AlexanderWells-diamond committed Jan 25, 2022
1 parent dd99311 commit adaa286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,3 +1,3 @@
[build-system]
requires = ["setuptools", "wheel", "setuptools_dso>=2.1", "epicscorelibs==7.0.6.99.1.0"]
requires = ["setuptools", "wheel", "setuptools_dso>=2.1", "epicscorelibs>=7.0.6.99.1.0"]
build-backend = "setuptools.build_meta:__legacy__"

0 comments on commit adaa286

Please sign in to comment.