Skip to content

Commit

Permalink
Use path is volttron-core
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 committed Jun 19, 2024
1 parent dcb5fa4 commit 4ad5b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ pytest = "^6.2.5"
mock = "^4.0.3"
anypubsub = "^0.6"
grequests = "^0.6.0"
volttron = ">=10.0.3a9,<11.0"
#volttron = { path="../volttron-core", develop = true}
#volttron = ">=10.0.3a9,<11.0"
volttron-core = { path="../volttron-core", develop = true}

docker = "^6.0.1"
pytest-timeout = "^2.1.0"
Expand Down

0 comments on commit 4ad5b4b

Please sign in to comment.