6cd5eb8 Move source to src/, modernize build/tox/release stuff

Authored and Committed by adamwill 2 years ago
    Move source to src/, modernize build/tox/release stuff
    
    This moves the source to src/ and updates to modern conventions
    for setup.py, tox and the release script.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+1 -1
file removed
-6
file added
+12
file added
+14
file modified
+5 -9
file modified
+12 -31
src/fedfind/__init__.py fedfind/__init__.py
file renamed
file was renamed with no change to the file
src/fedfind/cli.py fedfind/cli.py
file renamed
file was renamed with no change to the file
src/fedfind/const.py fedfind/const.py
file renamed
file was renamed with no change to the file
src/fedfind/exceptions.py fedfind/exceptions.py
file renamed
file was renamed with no change to the file
src/fedfind/helpers.py fedfind/helpers.py
file renamed
file was renamed with no change to the file
src/fedfind/release.py fedfind/release.py
file renamed
file was renamed with no change to the file
file modified
+10 -4
file modified
+1 -2