Skip to content

v1.0.3

Compare
Choose a tag to compare
@Michionlion Michionlion released this 28 Jan 14:06
e299b93

Fix line endings and formatting and upgrade Travis CI

This PR is a bugfix that resolves issues with incorrect code formatting and the setup with AppVeyor and Travis CI.

@corlettim: This PR is to help with fixing the issued line ending error that we have come upon.

@gkapfham: This PR includes the following modifications:

  • Add a .gitattributes file that mandates that line endings follow the Unix standard
  • Upgrade the development dependencies listing in the Pipfile.lock
  • Fix line ending issues that were (likely) causing AppVeyor builds to fail
  • Fix AppVeyor configuration so that it uses the supported Python 3.7.5,
    which was causing coverage uploads to fail for Python 3.7.4
  • Upgrade Travis CI to use the Pro/Com version since Org is now deprecated
  • Fix small mistakes in the README file (e.g., trailing blank spaces)

Auto-generated by pr-tag-release