-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
It doesn't seem like incremental should mangle bytecode files:
❯ .tox/twine/bin/python -m incremental.update --rc treq
Updating codebase to 20.9.0rc1
Updating /home/twm/dev/treq/src/treq/__pycache__/api.cpython-37.pyc
Updating /home/twm/dev/treq/src/treq/__pycache__/api.cpython-36.pyc
Observed with incremental 17.5.0