]> git.cworth.org Git - turbot/commit
Make a top-level turbot package
authorCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 17:07:15 +0000 (10:07 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 29 Sep 2020 19:44:21 +0000 (12:44 -0700)
commit34d9614d79faf1740b7f9c250e723de441a192ed
treeeb64778dca334768b67b82108652bba472fc1c89
parent271ef7457798c6274cce13a727ab4463389dfe06
Make a top-level turbot package

This will be useful as we soon start splitting up the single turbot.py
file into multiple modules that want to include things from each
other.
Makefile
turbot.py [deleted file]
turbot/__init__.py [new file with mode: 0644]
turbot/turbot.py [new file with mode: 0755]