Skip to content

Commit 1f64968

Browse files
author
zhenwei-li
committed
the requirements upgrade
1 parent 62d35a8 commit 1f64968

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

requirements.txt

Whitespace-only changes.

setup.cfg

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
#
2+
# 1. https://setuptools.readthedocs.io/en/latest/
3+
# 2. https://setuptools.readthedocs.io/en/latest/userguide/declarative_config.html
4+
#
5+
#
6+
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#wheels
7+
#
8+
[bdist_wheel]
9+
universal = 1
10+
11+
[flake8]
12+
max-line-length = 120

0 commit comments

Comments
 (0)