-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change installation from pip to poetry #4731
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
asdf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The poetry.lock
file has been changed. Please update both requirements.txt
and requirements-full.txt
files
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #4731 +/- ##
==========================================
Coverage ? 57.51%
==========================================
Files ? 588
Lines ? 53794
Branches ? 0
==========================================
Hits ? 30942
Misses ? 22852
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
* Change installation from pip to poetry * Change env name to obb * Change shell for mac build * Activate the env * Shell again * Shell from bash to bash -l {0} * windows poetry * fix * provactive fix * fix * venv * removing pathex * artifact to v2.2.4 * v3 * zip and unzip test * fuzz fix * numpy stupid * asdf * cmd line * forgot to activate * asdf * asdf * i dunno anymore * back to old faithful * fix spec * fixing zip maybe * path fix * fix path * code cleanup * change artifact back * test new nsis info * didnt like my version * add start program to end of install * adding launch button to installer * testing version file * Copy over mac os * poetry * reqs --------- Co-authored-by: andrewkenreich <andrew.kenreich@gmail.com> Co-authored-by: luqazino@gmail.com <luqazino@gmail.com>
On the nightly build, we get the following irritating warning:
This ideally gets rid of that.