mastodon: 4.3.1 -> 4.3.2 (#361487)
[NixPkgs.git] / pkgs / development / python-modules / tsfresh / remove-pyscaffold.patch
blobb77f35cca7045dad5c54004f242a49f2721e3526
1 diff --git a/setup.cfg b/setup.cfg
2 index e29e54e..75c3210 100644
3 --- a/setup.cfg
4 +++ b/setup.cfg
5 @@ -29,9 +29,6 @@ classifier =
7 [options]
8 packages = find:
9 -# DON'T CHANGE THE FOLLOWING LINE! IT WILL BE UPDATED BY PYSCAFFOLD!
10 -setup_requires =
11 - pyscaffold>=3.3a0,<4
12 # Add here dependencies of your project (semicolon/line-separated), e.g.
13 install_requires =
14 requests>=2.9.1