Stefano Mazzucco

Results 3 issues of Stefano Mazzucco

Hello, thanks for creating pypi2nix! It would be great if pypi2nix could fetch packages from repositories other than pypi.python.org This would be similar to what one can do with pip's...

enhancement

Hello, and thanks for this useful library. ### Version report JenkinsPipelineUnit version 1.9 ### Reproduction steps Consider the below `Jenkinsfile` ``` groovy pipeline { agent none parameters { string name:...

Hello, somewhere between version 0.10 and 0.11, `isClean` became private and cannot be used any more in build scripts. As I rely on that property, I am unable to update...