Skip to content

Fix missing import, wrong ApiException path, and CI/CD issues#20

Open
anthonylouismorton wants to merge 1 commit into
CFBD:mainfrom
anthonylouismorton:main
Open

Fix missing import, wrong ApiException path, and CI/CD issues#20
anthonylouismorton wants to merge 1 commit into
CFBD:mainfrom
anthonylouismorton:main

Conversation

@anthonylouismorton
Copy link
Copy Markdown

Changes

  • Add missing import os in README Getting Started example — without it the example raises NameError when copy-pasted
  • Fix ApiException import to use cfbd.exceptions instead of cfbd.rest (canonical source)
  • Fix CI/CD workflow trigger from push: main to release: published — previously every push to main would attempt a PyPI publish
  • Replace deprecated python setup.py sdist bdist_wheel with python -m build

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.

1 participant