File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 6
6
# to drive the build that is published to pypi.org. That needs to be changed
7
7
# before this file can be removed. And, due to that, pyproject.toml needs to be
8
8
# deleted before a release can be made.
9
+ # https://packaging.python.org/en/latest/guides/modernize-setup-py-project/
9
10
setup (
10
11
name = 'kaggle' ,
11
12
version = '1.7.3b0' ,
Original file line number Diff line number Diff line change 6
6
# to drive the build that is published to pypi.org. That needs to be changed
7
7
# before this file can be removed. And, due to that, pyproject.toml needs to be
8
8
# deleted before a release can be made.
9
+ # https://packaging.python.org/en/latest/guides/modernize-setup-py-project/
9
10
setup (
10
11
name = 'kaggle' ,
11
12
version = '1.7.3b0' ,
You can’t perform that action at this time.
0 commit comments