snakerunner icon indicating copy to clipboard operation
snakerunner copied to clipboard

Top-level code environment updates

Open soltanoff opened this issue 2 years ago • 4 comments

  • ~~wxPython 4.2.0 compatibility~~ (https://github.com/venthur/snakerunner/pull/4)
  • ~~Fixed deprecation warning~~ (https://github.com/venthur/snakerunner/pull/4)
  • Fixed top-level code environment
  • Modernized setup.py: updated and fixed installation meta
  • Modernized version control: rename version.py -> vertion.txt
  • Added requirements.txt
  • Added .flake8 and fixed the code
  • Added .editorconfig
  • Updated application resource

DE7AAFFA-2BF9-463E-9733-413F6BDAE03E

soltanoff avatar Feb 05 '23 20:02 soltanoff

@venthur, hi! Might you review this PR?

Thank you!

soltanoff avatar Feb 05 '23 20:02 soltanoff

Hi,

thank you very much for the PR! Can you please separate the wxpython specific changes from the other ones? I.e. there are a lot of unrelated changes in this PR, which should go into separate ones so I can review and merge them individually.

Thank you!

venthur avatar Feb 05 '23 21:02 venthur

Hi,

sure! PR is ready: https://github.com/venthur/snakerunner/pull/4

Thank you!

soltanoff avatar Feb 06 '23 07:02 soltanoff

I’ll rebase it soon. Thank you, @venthur!

soltanoff avatar Feb 07 '23 13:02 soltanoff