init
This commit is contained in:
20
my_project_name.egg-info/SOURCES.txt
Normal file
20
my_project_name.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
LICENSE
|
||||
README.md
|
||||
my-project-name
|
||||
setup.cfg
|
||||
setup.py
|
||||
my_project_name/__init__.py
|
||||
my_project_name/bot_commands.py
|
||||
my_project_name/caldav_handler.py
|
||||
my_project_name/callbacks.py
|
||||
my_project_name/chat_functions.py
|
||||
my_project_name/config.py
|
||||
my_project_name/errors.py
|
||||
my_project_name/main.py
|
||||
my_project_name/message_responses.py
|
||||
my_project_name/storage.py
|
||||
my_project_name.egg-info/PKG-INFO
|
||||
my_project_name.egg-info/SOURCES.txt
|
||||
my_project_name.egg-info/dependency_links.txt
|
||||
my_project_name.egg-info/requires.txt
|
||||
my_project_name.egg-info/top_level.txt
|
||||
Reference in New Issue
Block a user