diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2020-08-24 23:38:33 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2020-08-24 23:38:33 +0100 |
commit | 68c91ed957f7f93ba0078e5bb4bcc609ee076020 (patch) | |
tree | 6c72db88629363b4dd91cde340f99326425224d4 /envs/environment.yml | |
parent | 0740f143a22555183d41a4ff78b4958a95a12944 (diff) | |
download | yaoi-communism-68c91ed957f7f93ba0078e5bb4bcc609ee076020.tar.gz yaoi-communism-68c91ed957f7f93ba0078e5bb4bcc609ee076020.zip |
added video downloader
Diffstat (limited to 'envs/environment.yml')
-rw-r--r-- | envs/environment.yml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/envs/environment.yml b/envs/environment.yml deleted file mode 100644 index d43ea26..0000000 --- a/envs/environment.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: yuribot
-channels:
- - defaults
-dependencies:
- - pip
- - shapely
- - opencv
- - Pillow
- - pandas
- - python==3.6.10
- - pip:
- - twint
- - colorthief
- - twython
\ No newline at end of file |