Skip to content

Commit

Permalink
Added editable install of Pytac to development packages
Browse files Browse the repository at this point in the history
This is necessary for development and for tests to pass
  • Loading branch information
TimGuiteDiamond committed Feb 24, 2020
1 parent 3267da9 commit 901aa49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ sphinx = "*"
sphinx-rtd-theme = "*"
pytest-lazy-fixture = "*"
testfixtures = "*"
pytac = {editable = true,path = "."}

[packages]
numpy = "*"
Expand Down

0 comments on commit 901aa49

Please sign in to comment.