Skip to content

Update changelog for 4.0.1#904

Merged
bhrutledge merged 2 commits intopypa:mainfrom
bhrutledge:release-4.0.1
Jun 1, 2022
Merged

Update changelog for 4.0.1#904
bhrutledge merged 2 commits intopypa:mainfrom
bhrutledge:release-4.0.1

Conversation

@bhrutledge
Copy link
Copy Markdown
Contributor

@bhrutledge bhrutledge commented Jun 1, 2022

This also fixes this error when running tox -e changelog:

Rendering news fragments...
ERROR: tried to import twine, but ran into this error: No module named 'importlib_metadata'
Traceback (most recent call last):
  File "/Users/bhrutledge/Dev/twine/.tox/changelog/lib/python3.8/site-packages/towncrier/_project.py", line 20, in _get_package
    module = import_module(package)
  File "/Users/bhrutledge/.pyenv/versions/3.8.12/lib/python3.8/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 973, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'twine'

@bhrutledge bhrutledge merged commit 8f5e5d6 into pypa:main Jun 1, 2022
@bhrutledge bhrutledge deleted the release-4.0.1 branch June 1, 2022 10:49
bhrutledge added a commit to bhrutledge/twine that referenced this pull request Sep 27, 2022
* Fix twine import error from towncrier

* Update changelog for 4.0.1
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