Skip to content

Conversation

@idlesign
Copy link
Member

Hi,

  1. read_configuration() now accepts ignore_option_errors argument. This allows scraping tools to read metadata without a need to download entire packages. E.g. we can gather some stats right from GitHub repos just by downloading setup.cfg.

  2. packages find: directive now supports fine tuning from a subsection. The same arguments as for find() are accepted.

@idlesign
Copy link
Member Author

idlesign commented Dec 10, 2016

@jaraco Fails on unrelated:

test_mixed_site_and_non_site
test_links_priority
test_setup_requires_honors_fetch_params

upd Sorry, there's some relation. Investigating.

@idlesign
Copy link
Member Author

test_setup_requires_honors_fetch_params fail is fixed.

Yet seem to fail in master somehow:
test_mixed_site_and_non_site
test_links_priority

@idlesign
Copy link
Member Author

@jaraco Fixed. This one was specific for test environment.

jaraco added a commit that referenced this pull request Dec 10, 2016
@jaraco
Copy link
Member

jaraco commented Dec 10, 2016

I've rebased your commits onto the rolled-back master, now terminating at c471788.

@jaraco jaraco closed this Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants