setup.cfg
1b5b81f8
 [metadata]
 license_file = LICENSE
 
83dc4727
 [pep8]
 ignore=W503,E124
 
6f63c0a5
 # See the docstring in versioneer.py for instructions. Note that you must
 # re-run 'versioneer.py setup' after changing this section, and commit the
 # resulting files.
 [versioneer]
 VCS = git
 style = pep440
 versionfile_source = nord/_version.py
 versionfile_build = nord/_version.py
 tag_prefix =
 parentdir_prefix = nord-