diff options
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 |