Sébastien Eustace
Sébastien Eustace
Due to a lot of my limited time dedicated mostly to [Poetry](https://github.com/python-poetry/poetry), Pendulum has not received the amount of care it deserved. There is currently a WIP to modernize the...
This PR adds support for time travel. This is powered internally by [time-machine](https://github.com/adamchainz/time-machine). This makes `set_test_now()` and `test()` obsolete and, as such, the y have been removed. Note that this...
## Pull Request Check List - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.
Resolves: https://github.com/python-poetry/roadmap/issues/3 - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.
This PR (which is an updated version of #4213) is the first step towards getting rid of subprocess calls to `pip` for package installations and removals. The wheel building is...
Resolves: https://github.com/python-poetry/roadmap/issues/3 - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.