GithubHelp home page GithubHelp logo

Comments (5)

wolph avatar wolph commented on June 21, 2024

Oops... I just upgraded to a new build system and forgot to include that. Good catch! I've created a new release which shouldn't have the docs anymore :)

from portalocker.

hubutui avatar hubutui commented on June 21, 2024

I just download and install the wheel file from here, and pip show --files portalocker shows:

Files:
  dist/__pycache__/portalocker-2.7.0.cpython-311.pyc
  dist/__pycache__/portalocker-2.8.0.cpython-311.pyc
  dist/portalocker-2.7.0.py
  dist/portalocker-2.8.0.py
  docs/_theme/__pycache__/flask_theme_support.cpython-311.pyc
  docs/_theme/flask_theme_support.py

from portalocker.

hubutui avatar hubutui commented on June 21, 2024

If I download the source tarball, and build it with:

 python -m build --wheel --no-isolation

and then install the wheel file. pip show --files portalocker shows:

Files:
  docs/_theme/__pycache__/flask_theme_support.cpython-311.pyc
  docs/_theme/flask_theme_support.py

docs are still installed to site-packages.

from portalocker.

wolph avatar wolph commented on June 21, 2024

You're right... it seems that excluding docs or docs* does not exclude docs/_theme :(

I've created yet another release, this time only explicitly including the package and ignoring everything else.

from portalocker.

wolph avatar wolph commented on June 21, 2024

Thank you for letting me know!

from portalocker.

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.