pgwui_core
2018-10-30 Karl O. PincAdd validation keyword
2018-10-25 Karl O. PincCorrect AGPLv3 abbrevation
2018-10-24 Karl O. PincRename module from pgwui_core to core
2018-10-24 Karl O. PincSpecify full path to VERSION file
2018-10-24 Karl O. PincAdd .pytest_cache back into Makefile
2018-10-24 Karl O. PincMove binary operators to start of line
2018-10-24 Karl O. PincCan no longer report all warnings, ignore W503
2018-10-24 Karl O. PincUse twine instead of setup.py to check
2018-10-24 Karl O. PincTemporarily remove docs
2018-10-23 Karl O. PincFix RST in heading
2018-10-22 Karl O. PincAdd acknowledgement of Gombe-MI
2018-10-22 Karl O. PincAdd package requirements
2018-10-22 Karl O. Pinc.coverage is a file
2018-10-21 Karl O. PincFix NotImplemented Error typos
2018-10-21 Karl O. PincFix alter_db function redefinition
2018-10-21 Karl O. PincFix flake8 unreferenced variable error
2018-10-21 Karl O. PincFix remianing flake8 ENNN and WNNN problems
2018-10-21 Karl O. PincFix flake8 problems
2018-10-21 Karl O. PincRepair copyright to reflect GMI_Pyramid origin
2018-10-21 Karl O. PincFix flake8 import * problems
2018-10-21 Karl O. PincFix flake8 lambda/def problems
2018-10-21 Karl O. PincFix flake8 is None problems
2018-10-21 Karl O. PincFix flake8 blank lines problems
2018-10-21 Karl O. PincFix flake8 E251 unexpected spaces problems
2018-10-21 Karl O. PincFix flake8 multiple spaces problems
2018-10-21 Karl O. PincFix flake8 whitespace problems
2018-10-21 Karl O. PincRemove tests/README
2018-10-21 Karl O. PincPass flake8
2018-10-21 Karl O. PincInitial commit with files from GMI_Pyramid project