Difference between setup.py and Python install -e ‘.[doc,test,dev]’ #882
Unanswered
marvindore
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to install backtesting.py so that I can personally use it to back test but also contribute code for bug fixes.
What is the best way to install for this workflow?
Is there a performance hit for installing for development?
Should I simply use pip install for production use case and have a local repo specifically for contributing code only?
Thanks in advance for your feedback!
Beta Was this translation helpful? Give feedback.
All reactions