Skip to content
Snippets Groups Projects
  1. Oct 29, 2018
  2. Oct 28, 2018
  3. Oct 18, 2018
  4. Oct 08, 2018
  5. Sep 23, 2018
  6. Sep 18, 2018
    • Felix Yan's avatar
      Use new method to avoid pypandoc warning · f1db68b0
      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
      f1db68b0
  7. Aug 25, 2018
  8. Aug 21, 2018
  9. Aug 15, 2018
  10. Aug 12, 2018
  11. Aug 11, 2018
  12. Aug 09, 2018
  13. Aug 06, 2018
  14. Jul 29, 2018
  15. Jul 28, 2018
Loading