adisbladis
c6bc243095
common-pkgs-2: disable matplotlib
...
it doesn't build any more because of toolchain changes
2022-10-07 23:30:49 +13:00
adisbladis
787bc9e1b0
tests: Fix tests with Poetry 1.2.0
2022-09-22 16:13:15 +12:00
adisbladis
4574e00819
tests.common-pkgs-2: Bump matplotlib
...
Which is not compatible with python 3.9
2021-12-26 01:21:47 -08:00
adisbladis
d5f756b8e5
Break out awscli to it's own separate test
...
Solving the test environment for common-pkgs-2 is taking forever, we
can make it a lot easier by splitting out awscli to it's own test.
2021-12-25 22:25:51 -08:00
Phillip Cloud
144f884a5b
poetry2nix: regen lock file
2021-11-08 08:39:15 -05:00
Phillip Cloud
7191e51bd7
common-pkgs-2: don't install argparse if >= 2.7
2021-11-08 08:38:55 -05:00
Phillip Cloud
47dac9d9e4
common-pkgs-2: lock cryptography to 3
2021-11-08 08:38:33 -05:00
Phillip Cloud
5a3bfdf4f9
common-pkgs-2: remove unused comment
2021-11-08 08:23:51 -05:00
Utku Demir
69b4b56384
Add test-case for matplotlib
2021-07-20 21:19:30 +12:00
Tobias Pflug
08eb9637aa
Remove default values and drop src from mkPoetryPyhon
...
Drp `poetrylock` and `pyproject` mandatory arguments
without default values and drops `src` from `mkPoetryPyhon`.
Fix test invocations with invalid arguments.
2019-12-17 12:38:34 +01:00
Andreas Rammhold
d8fde74219
split mkPoetryPackage into mkPoetryPython and mkPoetryApplication
2019-12-16 15:03:49 +01:00
zimbatm
4dcee62396
tests: unique names for each
...
This makes it easier to see which test has failed
2019-12-13 18:35:18 +01:00
Tobias Pflug
1bfd3d192b
Add more tests
...
This adds the following new tests:
- trivial: minimaltest case
- override-support: verify overriding
- common-pkgs-1/2: verify commonly downloaded pypi pkgs can be built
Also adds some overrides as needed by some of the
tested packages.
2019-11-29 10:07:06 +00:00