Giter VIP home page Giter VIP logo

Comments (5)

mplewis avatar mplewis commented on May 26, 2024

Hey @0-wiz-0 – Sorry for the long delay getting back to you.

This is an artifact of the way I have csvtomd building. You'll need to use setup_wrap.py instead of setup.py. It builds the RST file from the MD readme, then runs the base setup.py.

Let me know if you have any other questions.

from csvtomd.

0-wiz-0 avatar 0-wiz-0 commented on May 26, 2024

I just tried running setup_wrap.py. It didn't run for me because it wanted pypandoc which is a wrapper for pandoc which is written in Haskell. So to run it we need to install a complete different language. I think that's quite a heavy dependency.
My suggestion: please include the generated README.rst file in the distribution tarballs uploaded to pypi, because the file is static anyway. It is not necessary that every installation of csvtomd generates this file from scratch again, that can be done once when packaging a release.
Thanks.

from csvtomd.

mplewis avatar mplewis commented on May 26, 2024

I will definitely consider it. Right now the build script isn't properly generating the RST file anyway, so I'm also considering just moving from Markdown to RST. Thanks for the suggestion – I'll keep you posted when I resolve this.

from csvtomd.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.