Skip to content

Commit ce86357

Browse files
committed
Remove COCO requirements
1 parent 190f8d4 commit ce86357

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.readthedocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ python:
2222
version: 3.7
2323
install:
2424
- requirements: requirements.txt
25-
- requirements: requirements_coco.txt
2625
- requirements: docs/requirements.txt

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# -- Project information -----------------------------------------------------
2020

2121
project = 'SuperAnnotate Python SDK'
22-
copyright = '2020, SuperAnnotate AI'
22+
copyright = '2021, SuperAnnotate AI'
2323
author = 'Hovnatan Karapetyan, Vahagn Tumanyan, Armen Gyurjinyan, Shabin Dilanchian, Erik Harutyunyan, Arsine Mangasaryan'
2424

2525
# The full version, including alpha/beta/rc tags

0 commit comments

Comments
 (0)