Skip to content

Conversation

@ibmibmibm
Copy link

@ibmibmibm ibmibmibm commented Mar 19, 2025

  • Remove future imports
  • Use relative imports
  • Remove six
  • Remove argparse
  • Replace nose with pynose
  • Replace deprecated testing functions
  • Fix flake8 warnings
  • Update dependency info in requirements, setup.py and rpmspec

fix #144 #145

* Remove __future__ imports
* Use relative imports
* Remove six
* Remove argparse
* Replace nose with pynose
* Replace deprecated testing functions
* Fix flake8 warnings
* Update dependency info in requirements, setup.py and rpmspec
@miallo
Copy link

miallo commented Sep 26, 2025

Great effort! 🎉

According to #74 (comment) which claimed that an incompatible pyparsing version causes comments containing parentheses to fail, this MR would probably also fix that.

So this MR probably also fixes #74 #103 #142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to parse config

2 participants