Skip to content
Snippets Groups Projects
  1. Oct 29, 2018
  2. Oct 28, 2018
  3. Oct 08, 2018
  4. Sep 18, 2018
    • Felix Yan's avatar
      Use new method to avoid pypandoc warning · 11e765c3
      Felix Yan authored
      This fixes the following deprecation warning:
      ```
      setup.py:8: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()'  or 'convert_text()'.
        read_md = lambda f: convert(f, 'rst')
      ```
      Unverified
      11e765c3
  5. Sep 12, 2018
  6. Aug 25, 2018
  7. Aug 21, 2018
  8. Aug 16, 2018
  9. Aug 15, 2018
  10. Aug 12, 2018
Loading