Skip to content

Comments

fix: upper limits are incorrect in requires-python#464

Closed
waketzheng wants to merge 6 commits intoTheKevJames:masterfrom
waketzheng:fix-449
Closed

fix: upper limits are incorrect in requires-python#464
waketzheng wants to merge 6 commits intoTheKevJames:masterfrom
waketzheng:fix-449

Conversation

@waketzheng
Copy link

Topic

Fixes #449

Checklist

  • pre-commit run --all-files
  • tox

@waketzheng waketzheng requested a review from TheKevJames as a code owner June 8, 2024 03:24
@waketzheng
Copy link
Author

@TheKevJames How to resolve the ci failure? Error detail:

upload: commands[0]> coveralls --verbose
Missing .coveralls.yml file. Using only env variables.
Error running coveralls: Not on TravisCI. You have to provide either repo_token in .coveralls.yml or set the COVERALLS_REPO_TOKEN env var.
Traceback (most recent call last):
  File "/root/project/coveralls/cli.py", line 65, in main
    coverallz = Coveralls(
  File "/root/project/coveralls/api.py", line 47, in __init__
    self.ensure_token()
  File "/root/project/coveralls/api.py", line 60, in ensure_token
    raise CoverallsException(
coveralls.exception.CoverallsException: Not on TravisCI. You have to provide either repo_token in .coveralls.yml or set the COVERALLS_REPO_TOKEN env var.
upload: exit 1 (0.23 seconds) /root/project> coveralls --verbose pid=2148

@waketzheng waketzheng requested a review from webknjaz September 21, 2025 11:13
@TheKevJames
Copy link
Owner

Thanks for this! Has been solved and released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upper limits are incorrect in requires-python

3 participants