This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bertieb
/
moviepy-scripts
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
.gitignore and requirements.txt for packages
master
bertieb
4 years ago
parent
768b5991df
commit
5be5cb3889
2 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitignore
+3
-0
requirements.txt
+ 2
- 0
.gitignore
View File
@@ -0,0 +1,2 @@
.env
*.mkv
+ 3
- 0
requirements.txt
View File
@@ -0,0 +1,3 @@
moviepy
pygame
scikit-image
Write
Preview
Loading…
Cancel
Save