Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

upload_appveyor_builds.py does not work with twine >= 1.6.0 #97

@dahlia

Description

@dahlia
Downloading dist/libsass-0.9.1-cp27-none-win32.whl...
Downloading dist/libsass-0.9.1-cp27-none-win_amd64.whl...
Downloading dist/libsass-0.9.1-cp33-none-win32.whl...
Downloading dist/libsass-0.9.1-cp33-none-win_amd64.whl...
Downloading dist/libsass-0.9.1-cp34-none-win32.whl...
Downloading dist/libsass-0.9.1-cp34-none-win_amd64.whl...
Uploading 6 file(s)...
Traceback (most recent call last):
  File "./upload_appveyor_builds.py", line 140, in <module>
    main()
  File "./upload_appveyor_builds.py", line 135, in main
    dists=dists
TypeError: upload() missing 2 required positional arguments: 'config_file' and 'skip_existing'

Twine seems change their internal API since 1.6.0.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions