Adam ♿ on Nostr: I wonder if an empty #Python pyproject.toml should do this rather than throwing an ...
I wonder if an empty #Python pyproject.toml should do this rather than throwing an error:
```
pip install .
Processing c:\git\packaging-test-1
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: UNKNOWN
Building wheel for UNKNOWN (pyproject.toml) ... done
Created wheel for UNKNOWN: filename=unknown-0.0.0-py3-none-any.whl size=928 sha256=1d0e48ad7c8a1aa1043cc946258841edf77c58d2ea72d0faed35c39a55c39516
Stored in directory: c:\users\adam\appdata\local\pip\cache\wheels\1d\30\a5\1a2d6d43498e69d78a57a028ad948074f5b0d30a57d085cc40
Successfully built UNKNOWN
Installing collected packages: UNKNOWN
Successfully installed UNKNOWN-0.0.0
```
Published at
2025-09-20 07:44:22 UTCEvent JSON
{
"id": "77ba1c61106c12130c75247cfd4f5a49b298f881fef2a147d11c4bdeda59ee7b",
"pubkey": "fa1b9d03a9d28600a6e3d85152a87f13f0a03171a27b3a49f3f1c89a82783924",
"created_at": 1758354262,
"kind": 1,
"tags": [
[
"proxy",
"https://aus.social/@voltagex/115235504957461935",
"web"
],
[
"t",
"python"
],
[
"proxy",
"https://aus.social/users/voltagex/statuses/115235504957461935",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://aus.social/users/voltagex/statuses/115235504957461935",
"pink.momostr"
],
[
"-"
]
],
"content": "I wonder if an empty #Python pyproject.toml should do this rather than throwing an error: \n\n```\npip install .\nProcessing c:\\git\\packaging-test-1\n Installing build dependencies ... done\n Getting requirements to build wheel ... done\n Preparing metadata (pyproject.toml) ... done\nBuilding wheels for collected packages: UNKNOWN\n Building wheel for UNKNOWN (pyproject.toml) ... done\n Created wheel for UNKNOWN: filename=unknown-0.0.0-py3-none-any.whl size=928 sha256=1d0e48ad7c8a1aa1043cc946258841edf77c58d2ea72d0faed35c39a55c39516\n Stored in directory: c:\\users\\adam\\appdata\\local\\pip\\cache\\wheels\\1d\\30\\a5\\1a2d6d43498e69d78a57a028ad948074f5b0d30a57d085cc40\nSuccessfully built UNKNOWN\nInstalling collected packages: UNKNOWN\nSuccessfully installed UNKNOWN-0.0.0\n```",
"sig": "4269a11832287893caccc325928f91da79fe5fef4966cc2e85067519c5f78a4cdebf7143e0dfd7c475018530de8a75c7a595f827043a0424bc55122209afac51"
}