Skip to content
  • André Anjos's avatar
    Implement README check (addresses #7) · 1fc67b0b
    André Anjos authored
    This commit fixes the following issues:
    
    - Partially addresses #7 by proposing a way to check README file syntax
      through python packaging (twine)
    - It introduces arguments to the subcommands `ci pypi` and `ci readme`
      that provide the package path instead of letting it figure out from
      the environment/variables (also addresses #8 in this case)
    1fc67b0b