Skip to content

Commit 9f70d5a

Browse files
authored
Merge pull request #24 from Alinvor/kernel
[DONE]合并分支
2 parents 89bbbfd + 1f64968 commit 9f70d5a

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)