Skip to content

Commit 4214de0

Browse files
committed
build: Replace dephell with poetry2setup
1 parent 202a7f5 commit 4214de0

File tree

3 files changed

+381
-1317
lines changed

3 files changed

+381
-1317
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dist: clean
8282

8383
sync-deps:
8484
poetry export -f requirements.txt > requirements.txt
85-
dephell deps convert
85+
poetry2setup > setup.py
8686
black setup.py
8787

8888
local-setup:

0 commit comments

Comments
 (0)