pythonPackages.asgi-csrf: init at 0.7

This commit is contained in:
Robert Scott
2020-09-02 15:07:05 -07:00
committed by Jon
parent 4f612035e3
commit ce47cdbeaf
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -377,6 +377,8 @@ in {
else
callPackage ../development/python-modules/ase { };
asgi-csrf = callPackage ../development/python-modules/asgi-csrf { };
asgiref = callPackage ../development/python-modules/asgiref { };
asn1ate = callPackage ../development/python-modules/asn1ate { };