just-work / django-celery-rpc

Remote access from one system to models of another one using Celery machinery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bdist_wheel not built on publish release

tumb1er opened this issue · comments

https://github.com/just-work/django-celery-rpc/runs/738207356?check_suite_focus=true

Run python setup.py sdist bdist_wheel
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'bdist_wheel'
##[error]Process completed with exit code 1.