Giter Club home page Giter Club logo

Comments (15)

larsoner avatar larsoner commented on July 3, 2024

from codespell.

akien-mga avatar akien-mga commented on July 3, 2024

Actually most of the Makefile seems obsolete, it should probably be dropped to the profit of setuptools, or rewritten.

from codespell.

cinemast avatar cinemast commented on July 3, 2024

I agree. Something that does not work should be removed.

In order for setuptools to work correctly, bin/codespell.py should be renamed to bin/codespell, since its an executable.

from codespell.

larsoner avatar larsoner commented on July 3, 2024

from codespell.

anatol avatar anatol commented on July 3, 2024

not to change the filename if possible

Prior the recent refactoring the name was codespell.

from codespell.

larsoner avatar larsoner commented on July 3, 2024

Looking back at the repo before the refactoring I see codespell.py in the repo:

https://github.com/lucasdemarchi/codespell/tree/4cb7fe36d34784fcb11600834e39c001bee72b2c

Did it get installed as codespell when doing the installation step?

from codespell.

anatol avatar anatol commented on July 3, 2024

The rename was done by Makefile rule https://github.com/lucasdemarchi/codespell/blob/4cb7fe36d34784fcb11600834e39c001bee72b2c/Makefile#L16

from codespell.

cinemast avatar cinemast commented on July 3, 2024

It does break current operating system packages, and would require lots of otherwise unnecessary patching. Please rename it.

This would actually preserve backward compat.

from codespell.

cinemast avatar cinemast commented on July 3, 2024

http://python-packaging.readthedocs.io/en/latest/command-line-scripts.html

This link also suggests that executable scripts should drop the file extension

from codespell.

larsoner avatar larsoner commented on July 3, 2024

Does #89 look right to you?

from codespell.

cinemast avatar cinemast commented on July 3, 2024

I think the Makefile should also be removed in this process. If it doesn't work, its useless and irritating. Otherwise it looks good to me.

from codespell.

larsoner avatar larsoner commented on July 3, 2024

@cinemast do you have time to make a PR to remove the Makefile?

from codespell.

cinemast avatar cinemast commented on July 3, 2024

Well of course I can, but what is preventing you from simply deleting the Makefile?

from codespell.

larsoner avatar larsoner commented on July 3, 2024

I would prefer to make a PR to do it (even if I did it myself) so that people get notified, etc.

from codespell.

larsoner avatar larsoner commented on July 3, 2024

(and I haven't contributed to this repo long enough to know what the direct-commit policy is like)

from codespell.

Related Issues (20)

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.