-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling of README files with extensions (#1318)
* we have a failing test! * lint fixes * check for existing README with all allowed extensions and use that one. * updated whats new * fix scope * Update doc/whats_new.rst Co-authored-by: Daniel McCloy <dan@mccloy.info> * remove extra print command Co-authored-by: Daniel McCloy <dan@mccloy.info> * do not cast to str * throw exception when more than one readme is encountered. * added a test for multiple readmes --------- Co-authored-by: Daniel McCloy <dan@mccloy.info>
- Loading branch information
Showing
3 changed files
with
70 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters