python3Packages.mss: init at 6.0.0

This commit is contained in:
Austin Butler
2020-09-26 18:52:35 -07:00
committed by Jon
parent 40efae06a7
commit af2dc4d401
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -3815,6 +3815,8 @@ in {
msgpack-numpy = callPackage ../development/python-modules/msgpack-numpy { };
mss = callPackage ../development/python-modules/mss { };
msrestazure = callPackage ../development/python-modules/msrestazure { };
msrest = callPackage ../development/python-modules/msrest { };