Cornices/cornice

quickstart guide is broken

Closed this issue · 1 comments

Fourth step:

$ python setup.py develop
/home/jugmac00/Tests/cornice/venv/lib/python3.8/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'paster_plugins'
  warnings.warn(msg)
error in test-cornice setup command: ("EntryPoint must be in 'name=module:attrs [extras]' format", 'main=test-cornice:main')

I tried again - and now it seems to work. Can't reproduce the error, closing this.