10000 Release notion-tqdm v0.3.0 · shunyooo/notion-tqdm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

notion-tqdm v0.3.0

Latest
Compare
Choose a tag to compare
@shunyooo shunyooo released this 19 Jan 12:54
· 3 commits to main since this release

Why I changed the install location from pypl to direct url

notion-tqdm uses notion-py. However, notion-py has been out of date since February of 2021, and the current code causes errors.

So I forked notion-py to shunyooo/notion-py and modified it. I made a change in 1c1efca to reference shunyooo/notion-py directly in notion-tqdm, but the current pypl does not accept this, so I changed command to install directly from the URL.

0