Skip to content

Conversation

@dirk-thomas
Copy link
Member

This patch addresses the problem originally reported in #21.

It uses distutils.core.run_setup() instead of mocking the setup() function. The returned result therefore includes information specified in a setup.cfg file which wasn't the case before.

In contrast to #22 this patch keeps using repr() / ast.literal_eval().

@dirk-thomas dirk-thomas added the bug Something isn't working label Feb 27, 2020
@dirk-thomas dirk-thomas self-assigned this Feb 27, 2020
@dirk-thomas
Copy link
Member Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status
  • Windows-container Build Status

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

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

2 participants