stanfordmlgroup / ngboost

Natural Gradient Boosting for Probabilistic Prediction
Apache License 2.0
1.64k stars 215 forks source link

Fix `make package` typo in Makefile #207

Closed mzjp2 closed 3 years ago

mzjp2 commented 3 years ago

Sorry peeps! All good now:

~/code/misc/ngboost fix/makefile
ngboost ❯ make package
poetry build
Building ngboost (0.3.8dev)
  - Building sdist
  - Built ngboost-0.3.8.dev0.tar.gz
  - Building wheel
  - Built ngboost-0.3.8.dev0-py3-none-any.whl

~/code/misc/ngboost fix/makefile*
ngboost ❯ make publish
poetry build
Building ngboost (0.3.8dev)
  - Building sdist
  - Built ngboost-0.3.8.dev0.tar.gz
  - Building wheel
  - Built ngboost-0.3.8.dev0-py3-none-any.whl
poetry publish

Username: *****
Password: ******