python3Packages.pyfido: init at 2.1.1

This commit is contained in:
Fabian Affolter
2021-01-12 22:54:17 -08:00
committed by Jonathan Ringer
parent 5ff4a67412
commit c107bf63a3
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -5274,6 +5274,8 @@ in {
pyfftw = callPackage ../development/python-modules/pyfftw { };
pyfido = callPackage ../development/python-modules/pyfido { };
pyfiglet = callPackage ../development/python-modules/pyfiglet { };
pyflakes = callPackage ../development/python-modules/pyflakes { };