Permalink
Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
Switch branches/tags
3.1
4.0
4.1
4.2
5.0-devel
app-not-found-messages
asyncres2
canvas-generator
fix-3885
group-serialization-failure-with-msgpack
integration-build-stage
master
redis-pubsub-result
revert-4975-patch-1
var.ci
workhorse-pool
Nothing to show
v4.2.1
v4.2.0
v4.2.0rc4
v4.2.0rc3
v4.2.0rc2
v4.2.0rc1
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v4.0.0rc6
v4.0.0rc5
v4.0.0rc4
v4.0.0rc3
v3.1.26
v3.1.25
v3.1.24
v3.1.23
v3.1.22
v3.1.21
v3.1.20
v3.1.19
v3.1.18
v3.1.17
v3.1.16
v3.1.15
v3.1.14
v3.1.13
v3.1.12
v3.1.11
v3.1.10
v3.1.9
v3.1.8
v3.1.7
v3.1.6
v3.1.5
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.25
v3.0.24
v3.0.23
v3.0.22
v3.0.21
v3.0.20
v3.0.19
v3.0.18
v3.0.17
v3.0.16
v3.0.15
v3.0.14
v3.0.13
v3.0.12
v3.0.11
v3.0.10
v3.0.9
v3.0.8
v3.0.7
v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.5.5
v2.5.3
v2.5.2
v2.5.1
v2.5.0
v2.5.0rc1
v2.4.7
v2.4.6
v2.4.5
v2.4.4
v2.4.3
v2.4.2
v2.4.1
v2.4.0
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.3.0rc2
v2.3.0rc1
v2.2.10
v2.2.9
v2.2.8
v2.2.7
v2.2.6
v2.2.5
v2.2.4
v2.2.3
v2.2.2
v2.2.0
v2.2.0rc5
Nothing to show
Find file
Copy path
celery/setup.cfg
Fetching contributors…
Cannot retrieve contributors at this time.
Cannot retrieve contributors at this time
| [tool:pytest] | |
| testpaths = t/unit/ | |
| python_classes = test_* | |
| [build_sphinx] | |
| source-dir = docs/ | |
| build-dir = docs/_build | |
| all_files = 1 | |
| [flake8] | |
| # classes can be lowercase, arguments and variables can be uppercase | |
| # whenever it makes the code more readable. | |
| ignore = N806, N802, N801, N803 | |
| [pep257] | |
| ignore = D102,D104,D203,D105,D213 | |
| [bdist_rpm] | |
| requires = pytz >= 2016.7 | |
| billiard >= 3.5.0.2 | |
| kombu >= 4.0.2 | |
| [wheel] | |
| universal = 1 |
Copy lines Copy link - View git blame
- Open new issue