Skip to content

Commit b1acf77

Browse files
committed
add poetry config
1 parent 58ecb59 commit b1acf77

File tree

5 files changed

+1624
-7
lines changed

5 files changed

+1624
-7
lines changed

CslBot.egg-info/SOURCES.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
.codeclimate.yml
22
.coveragerc
3+
.flake8
34
.gitignore
4-
.pep8
55
.pylintrc
66
.style.yapf
77
.travis.yml
88
COPYING
99
README.rst
1010
bot.py
1111
deploy
12+
pyproject.toml
1213
setup.py
1314
.github/dependabot.yml
1415
.github/workflows/codeql-analysis.yml

CslBot.egg-info/requires.txt

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
setuptools
2-
setuptools_git
31
SQLAlchemy>=1.0.0
42
requests>=2.4.0
53
absl-py

0 commit comments

Comments
 (0)