Skip to content

There is no need in having pyc files present in the repository #71

Description

@iddm

These files are meant to be created and used by the user interpreter on user machine. It is quite big chance that these files will be deleted by python interpreter itself because of incompatibility (different python interpreters may produce different byte code). If you look at python repositories, you will never see pyc files commited.

As of termcolor.pyc, I suggest to provide with source code instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions