Sebastian Jordan

Results 7 issues of Sebastian Jordan

It potentially help a lot of people to get `numpy` to work. We will use this issue to dump relevant information on the subject.

enhancement

Currently pypi2nix throws a lot of errors due to missing build time dependencies. We could mitigate the issue by have a curated list of build time dependencies that are inserted...

enhancement

# PR Summary The test test_fix_code_should_throw_error_without_black_installed was not considering that "blackutil.fix_code" could raise another exception then the desired "Fault" exception. This would lead to a failure in the following tests...

The goal of the PR is to improve readability of the `overrides.nix` file. This is achieved by removing the code noise around adding build time dependencies of python packages.

We had an issue earlier where there was a dependency in a new version of connexion ``` 'pathlib>=1.0.1; python_version < "3.4"', ``` This did not "work" although our python version...

We should have something like a [readthedocs](https://readthedocs.org/) page on how to use the program/library.