Opened at 2020-01-09T19:17:14Z
Closed at 2020-01-09T19:18:25Z
#3270 closed defect (duplicate)
Don't dirty the working copy with `tox -e codechecks`
Reported by: | exarkun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
The pyproject.toml file gets moved around during this step because of weird Python packaging issues.
Since towncrier 19.2 there is a better way, the --pyproject option. Use it.
Change History (1)
comment:1 Changed at 2020-01-09T19:18:25Z by exarkun
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Meh. Duplicate of ticket:2941.