itw-python-builder 0.1.3__py3-none-any.whl → 0.1.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- itw_python_builder/.pylintrc +1 -1
- {itw_python_builder-0.1.3.dist-info → itw_python_builder-0.1.7.dist-info}/METADATA +1 -1
- {itw_python_builder-0.1.3.dist-info → itw_python_builder-0.1.7.dist-info}/RECORD +7 -7
- {itw_python_builder-0.1.3.dist-info → itw_python_builder-0.1.7.dist-info}/WHEEL +0 -0
- {itw_python_builder-0.1.3.dist-info → itw_python_builder-0.1.7.dist-info}/entry_points.txt +0 -0
- {itw_python_builder-0.1.3.dist-info → itw_python_builder-0.1.7.dist-info}/licenses/LICENSE +0 -0
- {itw_python_builder-0.1.3.dist-info → itw_python_builder-0.1.7.dist-info}/top_level.txt +0 -0
itw_python_builder/.pylintrc
CHANGED
|
@@ -354,7 +354,7 @@ indent-string=' '
|
|
|
354
354
|
# Maximum number of characters on a single line. Pylint's default of 100 is
|
|
355
355
|
# based on PEP 8's guidance that teams may choose line lengths up to 99
|
|
356
356
|
# characters.
|
|
357
|
-
max-line-length=
|
|
357
|
+
max-line-length=800
|
|
358
358
|
|
|
359
359
|
# Maximum number of lines in a module.
|
|
360
360
|
max-module-lines=1000
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
itw_python_builder/.pylintrc,sha256=
|
|
1
|
+
itw_python_builder/.pylintrc,sha256=Kv3m6svuQjvbF-epeh_7EO0Yd15IhK3LdWJJBDX4rWA,22801
|
|
2
2
|
itw_python_builder/__init__.py,sha256=0HwEqonfK8w1kx80BOX80fvxSL8ov1hmUD2Zi4SU75w,119
|
|
3
3
|
itw_python_builder/cli.py,sha256=K8ZaLtxr_i1YNlK7js1kCRCiC7tTXrybMbSVAHA3yEg,210
|
|
4
4
|
itw_python_builder/tasks.py,sha256=r99MKrpyRxufo0PFJfT4tNYP-cezzhSJyvL2FoNy0gc,14042
|
|
5
5
|
itw_python_builder/version.py,sha256=VqNPJVxZ-4gysaOUJxIHdlxH0HrLJhp765eAaWhzxQQ,2927
|
|
6
|
-
itw_python_builder-0.1.
|
|
7
|
-
itw_python_builder-0.1.
|
|
8
|
-
itw_python_builder-0.1.
|
|
9
|
-
itw_python_builder-0.1.
|
|
10
|
-
itw_python_builder-0.1.
|
|
11
|
-
itw_python_builder-0.1.
|
|
6
|
+
itw_python_builder-0.1.7.dist-info/licenses/LICENSE,sha256=WZ75-earCxnov77gsH4vckNf7Ag8RPst-7y9dPaZTCU,1063
|
|
7
|
+
itw_python_builder-0.1.7.dist-info/METADATA,sha256=GXffk8_w4xpR67d3dyWcyrhUzHrljX4UNKNBjgA9Tjk,4895
|
|
8
|
+
itw_python_builder-0.1.7.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
9
|
+
itw_python_builder-0.1.7.dist-info/entry_points.txt,sha256=Rx2zlbaCxl954YX8kF4hey3Y25fxsaxiEPXjBPw3ky0,52
|
|
10
|
+
itw_python_builder-0.1.7.dist-info/top_level.txt,sha256=9djpWUrRa0vuSfdVrHc4-3gvAHbBvzh_lbyzgTHtkJA,19
|
|
11
|
+
itw_python_builder-0.1.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|