cab2a0 Drop linter and formatter dependencies

Authored and Committed by Yaakov Selkowitz 9 months ago
    Drop linter and formatter dependencies
    
    This is to conform to Python packaging guidelines, not to mention that
    the tests are not even run during the build.  Additionally, autopep8 is
    not yet compatible with Python 3.12, thereby blocking this from building.
    
    https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
    
        
file modified
+5 -4