Skip to content
  • Satwik Kansal's avatar
    FilePathcompleter: Use pyreadline for windows · 48bf6e4e
    Satwik Kansal authored
    * GNU readline is not available on Windows. Tries to import
      pyreadline if the readline module is not found.
    * Adds coverage plugins that set the environment markers
      needed to enforce OS specific coverage.
    
    Fixes #40
    48bf6e4e