Explorar el Código

.gitignore and requirements.txt for packages

master
bertieb hace 3 años
padre
commit
5be5cb3889
Se han modificado 2 ficheros con 5 adiciones y 0 borrados
  1. +2
    -0
      .gitignore
  2. +3
    -0
      requirements.txt

+ 2
- 0
.gitignore Ver fichero

@@ -0,0 +1,2 @@
.env
*.mkv

+ 3
- 0
requirements.txt Ver fichero

@@ -0,0 +1,3 @@
moviepy
pygame
scikit-image

Cargando…
Cancelar
Guardar