Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 3d1a4e1

Browse files
committed
Add develop extras to setup.py
1 parent 95931b2 commit 3d1a4e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,6 @@
5050

5151
test_suite="test_elasticsearch_async.run_tests.run_all",
5252
tests_require=tests_require,
53+
54+
extras_require={'develop': tests_require},
5355
)

0 commit comments

Comments
 (0)