Skip to content
Snippets Groups Projects
  1. Feb 01, 2019
  2. Jan 31, 2019
  3. Dec 18, 2018
  4. Nov 16, 2018
  5. Nov 15, 2018
  6. Nov 09, 2018
  7. Nov 03, 2018
  8. Oct 29, 2018
  9. Oct 28, 2018
  10. Oct 08, 2018
  11. 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
  12. Sep 12, 2018
  13. Aug 25, 2018
Loading