scientific-python / specs

Scientific Python Ecosystem Coordination (SPEC) documents
https://scientific-python.org/specs/
BSD 3-Clause "New" or "Revised" License
59 stars 45 forks source link

SPEC4: change permission for token #216

Closed tupui closed 1 year ago

tupui commented 1 year ago

Just did this for SciPy and I needed api:read when uploading the first package. (I correctly deleted the token once the package was up.)

tupui commented 1 year ago

mmm so apparently to create the package we need read, but this is not necessary for uploading new versions. Probably ok to advise to use read for everyone. Let me know if I should update and make the distinction.