File: lint

package info (click to toggle)
oscrypto 1.3.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,164 kB
  • sloc: python: 22,115; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 841 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
setuptools >= 39.0.1 ; python_version == '2.7' or python_version >= '3.3'
enum34 == 1.1.6 ; python_version == '2.7' or python_version == '3.3'
configparser == 3.5.0 ; python_version == '2.7'
mccabe == 0.6.1 ; python_version == '3.3'
pycodestyle == 2.3.1 ; python_version == '3.3'
pyflakes == 1.6.0 ; python_version == '3.3'
flake8 == 3.5.0 ; python_version == '3.3'
mccabe == 0.6.1 ; python_version == '2.7' or python_version >= '3.4'
pycodestyle == 2.5.0 ; python_version == '2.7' or python_version >= '3.4'
pyflakes == 2.1.1 ; python_version == '2.7' or python_version >= '3.4'
functools32 == 3.2.3-2 ; python_version == '2.7'
typing == 3.7.4.1 ; python_version == '2.7' or python_version == '3.4'
entrypoints == 0.3 ; python_version == '2.7' or python_version >= '3.4'
flake8 == 3.7.9 ; python_version == '2.7' or python_version >= '3.4'