-
Notifications
You must be signed in to change notification settings - Fork 156
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
Full switch to poetry #600
Conversation
be17163
to
fd90227
Compare
This is effectively ready for review. It all works without any breaking changes. The only thing I haven't tested is |
|
|
I just tested the |
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Failing py3.11 test because of pytest-dev/pytest-cov#564 |
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
Signed-off-by: Carmen Bianca Bakker <[email protected]>
I'm going to just merge this. Rebasing this branch frequently is rather time-consuming, and I've tested this thoroughly enough to know that it just works. |
@carmenbianca Thanks! Sorry for not getting on this earlier. |
@linozen No worries! For the longest time, I maintained this project solo. Having more input is truly amazing, but by no means a blocker to keep the ball slowly moving :) Just let me know if I do something truly stupid. |
This seems to break |
@grawlinson 1.1.0 was released yesterday. It changed the build system. |
The Shall I open an issue? |
I see. Strange. Please open an issue. |
Accidentally closed #599 due to wrong branch name.
Fixes #467, fixes #289, fixes #587
I was doing some package maintenance for Fedora. This should make my life a whole lot easier.
Maybe postpone this for 2.0 major release.No longer a breaking change. Python 3.6 remains supported.TODO:
make test
/make lint
.