pythonPackages.antlr4-python3-runtime: init at 4.7.1

This commit is contained in:
Maxime Dénès
2018-03-08 08:21:03 +00:00
committed by Vincent Laporte
parent 09fb415c18
commit 50287f8c09
2 changed files with 20 additions and 0 deletions
+2
View File
@@ -539,6 +539,8 @@ in {
amqplib = callPackage ../development/python-modules/amqplib {};
antlr4-python3-runtime = callPackage ../development/python-modules/antlr4-python3-runtime {};
apipkg = callPackage ../development/python-modules/apipkg {};
appdirs = callPackage ../development/python-modules/appdirs { };