python3.pkgs.pytomlpp: init at 0.3.5

This commit is contained in:
Evils
2021-05-10 00:07:04 -07:00
committed by Jonathan Ringer
parent 8c52ec99a2
commit 0e13b2c44e
2 changed files with 55 additions and 0 deletions
+2
View File
@@ -6728,6 +6728,8 @@ in {
pytoml = callPackage ../development/python-modules/pytoml { };
pytomlpp = callPackage ../development/python-modules/pytomlpp { };
pytools = callPackage ../development/python-modules/pytools { };
pytorch = callPackage ../development/python-modules/pytorch {