This website requires JavaScript.
Explore
Help
Sign in
git
/
cfgv
Watch
1
Star
0
Fork
You've already forked cfgv
0
Code
Issues
Activity
debian
cfgv
/
setup.py
5 lines
73 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Merging upstream version 3.4.0. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 20:45:28 +01:00
from
__future__
import
annotations
Adding upstream version 3.1.0. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 20:37:08 +01:00
from
setuptools
import
setup
setup
(
)
Copy permalink