build: remove unnecessary poe config in pyproject.toml#1795
build: remove unnecessary poe config in pyproject.toml#1795bearomorphism wants to merge 1 commit intomasterfrom
Conversation
|
Can you provide details? |
|
Maybe I need to doubly check again |
|
My IDE shows this:
That is interesting. In the official documentation you provided, it also says
so we probably don't need the executor config. Also, I noticed there is a discrepancy in poethepoet's documentation. The following snippet is newer than the one you provided: |
|
I'm ok with either way if both work. I'll leave it to @noirbizarre |
|
Actually, I don't really rely on the executor as I run If we keep the It's up to you @bearomorphism |
|
Let me check the documentation. I am currently not familiar with |
|
After rereading the doc, I think that if we remove it, it will be |
I suspect this is an issue from outdated json schema: https://www.schemastore.org/partial-poe.json |
|
The json schema looks correct. Maybe it's my IDE's issue... |
60462c4 to
4302669
Compare
|
Just applied @noirbizarre 's suggestion. There is still error in my IDE but the terminal output looks good (it didn't complain)
|



No description provided.