Merge pull request #111729 from petabyteboy/feature/pyshark

python3Packages.pyshark: init at 0.4.2.11
This commit is contained in:
Martin Weinelt
2021-02-08 02:17:09 +01:00
committed by GitHub
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -4904,6 +4904,8 @@ in {
pysbd = callPackage ../development/python-modules/pysbd { };
pyshark = callPackage ../development/python-modules/pyshark { };
python-codon-tables = callPackage ../development/python-modules/python-codon-tables { };
python-csxcad = callPackage ../development/python-modules/python-csxcad { };