pythonPackages.vcver: init at 0.2.10

This commit is contained in:
Martin Weinelt
2020-08-01 18:01:14 -07:00
committed by Jon
parent 85fd984901
commit 6c13b76481
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -4004,6 +4004,8 @@ in {
jsonschema = callPackage ../development/python-modules/jsonschema { };
vcver = callPackage ../development/python-modules/vcver { };
vcversioner = callPackage ../development/python-modules/vcversioner { };
falcon = callPackage ../development/python-modules/falcon { };