Closed potofpie closed 2 years ago
hello. @potofpie
i will update pypi package today as affect your packages. no other changes in this update.
thank you once again.
Install notion-database==20210816.4, and check the changed in README.
thanks you!
Hi @minwook-shin . I am building a library on top of yours and it looks liked you missed adding your requirements to
install_require
array insetup.py
. This leads to therequests
library not being installed when youpip install
the library. If you want to see the effect this change has you can run the cmds below in avenv
.python3 -m venv venv
/venv/bin/pip3 install git+https://github.com/potofpie/notion-database/tree/potofpie-patch-1#egg=notion_database