Browse Source

[MNT] update setup

tags/v0.3.2
bxdd 2 years ago
parent
commit
f2ce8c4c94
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -57,7 +57,7 @@ REQUIRED = [
DEV_REQUIRED = [
# For documentations
"sphinx",
"sphinx_rtd_theme",
"sphinx_book_theme",
# CI dependencies
"pytest>=3",
"wheel",


Loading…
Cancel
Save