Initial commit
This commit is contained in:
7
section7/__about__.py
Normal file
7
section7/__about__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# pylint: disable=missing-docstring
|
||||
__title__ = "section7"
|
||||
__summary__ = "Website for privately disclosing compensation details with coworkers"
|
||||
__version__ = "0.1.0"
|
||||
__url__ = "https://github.com/enpaul/disclosemypay.org/"
|
||||
__license__ = "MIT"
|
||||
__authors__ = ["Ethan Paul <24588726+enpaul@users.noreply.github.com>"]
|
||||
0
section7/__init__.py
Normal file
0
section7/__init__.py
Normal file
0
section7/py.typed
Normal file
0
section7/py.typed
Normal file
Reference in New Issue
Block a user