Commit graph

11 commits

Author SHA1 Message Date
adisbladis
98971720b6 style: Apply statix/deadnix 2023-10-26 12:28:09 +13:00
K900
91e59e97d1
hack: rewrite all tests to use poetry-core 2023-10-24 08:24:40 -04:00
Victor Engmark
296d14bf6d build: Test preferWheels with newer Python
Required moving to a package for which there are still wheels available.
2023-02-27 14:53:17 +13:00
Victor Engmark
4b6073c65b build: Remove Python 3.7 support
Necessary to bump nixpkgs
<https://github.com/nix-community/poetry2nix/pull/996>.
2023-02-27 14:16:22 +13:00
adisbladis
18a77a95cd
!! 2020-11-30 19:28:07 +01:00
adisbladis
c0c6038262
Fix tests
Something upstream broke a lot of python37 packages and I'm not
interested in debugging this.
2020-11-30 19:27:48 +01:00
adisbladis
ac533e586a
tests: Pin prefer wheel tests to python 3.7
Some wheels are not available for python 3.8 which is the default on
unstable now.
2020-07-01 10:36:07 +02:00
adisbladis
db06bdd6e7
Format with nixpkgs-fmt 0.9 2020-05-19 21:06:02 +01:00
Raito Bezarius
330b56105c
fetchwheel: initial version 2020-05-03 10:10:09 +01:00
adisbladis
4ebbfdacd1
nixpkgs-fmt broke it's format yet again 2020-04-29 14:12:59 +01:00
Raito Bezarius
54f4afca6d
Enable global preference for wheels for top-level functions 2020-04-29 14:08:21 +01:00