This website requires JavaScript.
Explore
Help
Register
Sign In
JakeHillion
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3ca5220350
nixpkgs
/
pkgs
/
development
/
tools
/
setupcfg2nix
/
info.nix
8 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
Add setupcfg2nix and supporting infrastructure
2018-04-11 17:02:06 +01:00
{
pname
=
''
s
e
t
u
p
c
f
g
2
n
i
x
''
;
setupcfg2nix: Bump to 2.0.1. Fixes #83814
2020-03-31 22:54:12 +01:00
version
=
''
2
.
0
.
1
''
;
Add setupcfg2nix and supporting infrastructure
2018-04-11 17:02:06 +01:00
install_requires
=
[
''
s
e
t
u
p
t
o
o
l
s
''
]
;
}
Reference in New Issue
Copy Permalink