Skip to content

Commit

Permalink
Merge pull request #1 from adubredu/compathelper/new_version/2022-09-…
Browse files Browse the repository at this point in the history
…18-00-41-43-694-02929745976

CompatHelper: add new compat entry for CondaPkg at version 0.2, (keep existing compat)
  • Loading branch information
adubredu authored Sep 24, 2022
2 parents eaea96b + 5fb316a commit e66ca0f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ version = "0.1.0"
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"

[compat]
PythonCall = "0.9"
[compat]
CondaPkg = "0.2"
PythonCall = "0.9"
julia = "1"

[extras]
Expand Down

0 comments on commit e66ca0f

Please sign in to comment.