yellowsoar

Results 13 comments of yellowsoar

It seems OK on python 3 via vermin testing. https://pypi.org/project/vermin/ But might not OK on python 3.5.2 according to https://github.com/jbd/msrsync/pull/4?

可以考慮用 DRF 的 GenericView + ModelMixin 組出 class base 的 view https://www.django-rest-framework.org/api-guide/generic-views/

以下是關於 PAAS 的部署可能會用到的資訊 目前使用的是 middle2 這個 PAAS ,測試的時候可能需要參照: 1. middle2 系統建置的 dockerfile [1] 2. 在 middle2 這個 PAAS 上部署目前的 disfactory 後端需要執行的 build script[2] 3. 成功部署後啟動 disfactory 後端服務的 procfile[3] 4. 如果要測試的...

@nyanpasu64 After upgrading to version 4.0.4, I got the same error on my intel-based Mac. https://github.com/Homebrew/homebrew-core/blob/3dfe90dfad30c81007345ffaa9a03c30723f86b3/Formula/git-cola.rb So I install `git-cola` via `pipx` with Python 3.9 and that works for me....

這個技術上有困難,需要 Magic!

There are a few more packages that do the same thing as mppt. - https://pypi.org/project/django-treebeard/ - https://pypi.org/project/django-treenode/ - https://pypi.org/project/django-tree/ - https://pypi.org/project/django-cte-trees/ And some Postgres only packages - https://pypi.org/project/django-ltree/ - https://pypi.org/project/django-ltree-field/

> Should the menu appear every time there are multiple quest matches, or only when doing a long-press? Or some other option? hmmmmmmm... A long-press might be a reasonable choice...

@i110077 @suliveevil 試試看在環境變數加上 `PATH=/usr/local/bin:$PATH` ![2024-05-29_15-56-02](https://github.com/mpco/AlfredWorkflow-Calibre-Search/assets/4775704/6f3ec509-5474-463b-b2cf-c79bc5de9ba3)

FYI, I'm trying to build the image in https://github.com/damoeb/feedless/issues/29

FYI, I'm trying to build the image in https://github.com/damoeb/feedless/issues/29