Jacob Olofsson
Results
2
comments of
Jacob Olofsson
Workaround: A lot of the twine arguments can be passed as environment variables also
Workaround, add this to your pyproject.toml: ``` changelog_file = "README.rst" # Must exist changelog_placeholder = "this-does-not-exist" # Must not exist ```