python3Packages.ci-py: init at 1.0.0

This commit is contained in:
Ben Darwin
2020-07-22 21:05:39 -04:00
parent 87479d7d2a
commit 14feaae6fb
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -2074,6 +2074,8 @@ in {
ci-info = callPackage ../development/python-modules/ci-info { };
ci-py = callPackage ../development/python-modules/ci-py { };
cli-helpers = callPackage ../development/python-modules/cli-helpers {};
cmarkgfm = callPackage ../development/python-modules/cmarkgfm { };