python3Packages.opuslib: init at 3.0.3

This commit is contained in:
Jan Beinke
2020-03-23 10:33:30 -07:00
committed by Jon
parent 02acf84561
commit ca3e516e38
3 changed files with 67 additions and 0 deletions
+2
View File
@@ -4629,6 +4629,8 @@ in {
omegaconf = callPackage ../development/python-modules/omegaconf { };
opuslib = callPackage ../development/python-modules/opuslib { };
orderedset = callPackage ../development/python-modules/orderedset { };
python-multipart = callPackage ../development/python-modules/python-multipart { };