Remove remnants of circleci (#552)

This commit is contained in:
Luke Petre 2021-11-19 10:04:02 -05:00 committed by GitHub
parent c48cc2101a
commit d0f8fa97e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +0,0 @@
{
"source_directories": [
"."
],
"search_path": [
"stubs", "/tmp/libcst-env/lib/python3.7/site-packages"
],
"exclude": [
".*/\\.tox/.*"
],
"strict": true
}