pythonPackages.tomlkit: init at 0.5.3

This commit is contained in:
Jake Waksbaum
2019-01-07 19:13:42 +00:00
parent a9ced39e88
commit 33f486f456
2 changed files with 31 additions and 0 deletions

View File

@@ -774,6 +774,8 @@ in {
toml = callPackage ../development/python-modules/toml { };
tomlkit = callPackage ../development/python-modules/tomlkit { };
unifi = callPackage ../development/python-modules/unifi { };
vidstab = callPackage ../development/python-modules/vidstab { };