Remove leftover references to setup.py (#12514)

* Remove leftover references to setup.py

Missed in #12478.

* Changelog
This commit is contained in:
David Robertson 2022-04-20 19:16:49 +01:00 committed by GitHub
parent 01c8f9ca69
commit 09b4f6e46d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -91,7 +91,7 @@ else
files=(
"synapse" "docker" "tests"
"scripts-dev"
"contrib" "setup.py" "synmark" "stubs" ".ci"
"contrib" "synmark" "stubs" ".ci"
)
fi
fi