Skip to content

dmytrokyrychuk/nix-urllib3-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof that poetry2nix can install urllib3 without the need to override nativeBuildInputs.

$ nix develop --command python -c 'import urllib3; print(urllib3.__version__)'
2.0.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages