Skip to content

Commit 0068dbf

Browse files
committed
Also update setup.cfg + remove buildout.cfg
1 parent bd774eb commit 0068dbf

File tree

2 files changed

+2
-89
lines changed

2 files changed

+2
-89
lines changed

buildout.cfg

Lines changed: 0 additions & 87 deletions
This file was deleted.

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ project_urls =
1515
Source Code = https://github.com/pypa/bandersnatch
1616
Change Log = https://github.com/pypa/bandersnatch/CHANGES.md
1717
url = https://github.com/pypa/bandersnatch/
18-
version = 3.4.1
18+
version = 3.5.0
1919

2020
[options]
2121
include_package_data = True
@@ -76,5 +76,5 @@ doc_build =
7676
[pycodestyle]
7777
count = False
7878
# ignore = E226,E302,E41
79-
max-line-length = 160
79+
max-line-length = 88
8080
statistics = True

0 commit comments

Comments
 (0)