python3Packages.coronavirus: init at 1.1.1

This commit is contained in:
Fabian Affolter
2021-01-06 22:29:48 +01:00
parent 877bc4b720
commit 07298072dc
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -1384,6 +1384,8 @@ in {
cornice = callPackage ../development/python-modules/cornice { };
coronavirus = callPackage ../development/python-modules/coronavirus { };
cot = callPackage ../development/python-modules/cot { };
covCore = callPackage ../development/python-modules/cov-core { };