Skip to content

__pycache__ files in package #187

@rcabanasdepaz

Description

@rcabanasdepaz

When packaging, some files under pycache folder are included. Is this right?

copying inferpy/models/__pycache__/__init__.cpython-35.pyc -> inferpy-1.2.0/inferpy/models/__pycache__
copying inferpy/models/__pycache__/__init__.cpython-36.pyc -> inferpy-1.2.0/inferpy/models/__pycache__
copying inferpy/models/__pycache__/__init__.cpython-37.pyc -> inferpy-1.2.0/inferpy/models/__pycache__
copying inferpy/models/__pycache__/parameter.cpython-36.pyc -> inferpy-1.2.0/inferpy/models/__pycache__
copying inferpy/models/__pycache__/parameter.cpython-37.pyc -> inferpy-1.2.0/inferpy/models/__pycache__

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions