summaryrefslogtreecommitdiffstats
path: root/hooks/bake_version.py
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2024-01-13 14:59:20 -0500
committerMalfurious <m@lfurio.us>2024-05-19 17:52:10 -0400
commitc71df559f277167501d25057519f627481088c99 (patch)
treece42f24a9b484c904e55b79c38fb2f7a9e282935 /hooks/bake_version.py
parent8b80091fd1af821e0937eae2c208b0117ad0a996 (diff)
downloadsploit-c71df559f277167501d25057519f627481088c99.tar.gz
sploit-c71df559f277167501d25057519f627481088c99.zip
sploit: Expose modules' contents through package
This completes the overarching package reorganization changes. The contents of the top-level "sploit" package's direct children modules are exported via the package. Explicit imports for sploit's subpackages are not necessary. Other package __init__.py files are using relative imports. However, doing so here causes the hatchling build process to fail. Fortunately, since this is the top level, absolute paths aren't too long. The last few modules left in this package have been kept back since they lack any specific niche, are considered "universally relevant", or are typically imported so frequently that it makes sense to provide them to scripts automatically. Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'hooks/bake_version.py')
0 files changed, 0 insertions, 0 deletions