Giter Site home page Giter Site logo

shreekarss / micropipenv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thoth-station/micropipenv

0.0 0.0 0.0 520 KB

A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them.

Home Page: https://pypi.org/project/micropipenv/

License: GNU Lesser General Public License v3.0

Shell 0.75% Python 99.25%

micropipenv's People

Contributors

abompard avatar bissenbay avatar cfelder avatar frenzymadness avatar fridex avatar goern avatar gregory-pereira avatar harshad16 avatar hroncok avatar jrottenberg avatar matt-carr avatar misoslav avatar sesheta avatar shreekarss avatar tumido avatar vannten avatar

micropipenv's Issues

Multiple version identifiers found in sources to perform a new release.

Please have only one version string, to facilitate automated releases. Multiple version strings found in these files -
./pyproject.toml, ./tests/data/verify/poetry_error_hash/pyproject.toml, ./tests/data/verify/poetry/pyproject.toml, ./tests/data/requirements/poetry_complex/pyproject.toml, ./tests/data/parse/poetry_source_directory/pyproject.toml, ./tests/data/parse/poetry_secondary_source/pyproject.toml, ./tests/data/parse/poetry_markers_transitive_deps/pyproject.toml, ./tests/data/parse/poetry_markers_skip/pyproject.toml, ./tests/data/parse/poetry_markers_order/pyproject.toml, ./tests/data/parse/poetry_markers_indirect/pyproject.toml, ./tests/data/parse/poetry_markers_extra/pyproject.toml, ./tests/data/parse/poetry_markers_direct/pyproject.toml, ./tests/data/parse/poetry_legacy_source_and_groups/pyproject.toml, ./tests/data/parse/poetry_invalid_category/pyproject.toml, ./tests/data/parse/poetry_default_source_legacy/pyproject.toml, ./tests/data/parse/poetry_default_dev_diff/pyproject.toml, ./tests/data/parse/poetry2/pyproject.toml, ./tests/data/parse/poetry/pyproject.toml, ./tests/data/install/poetry_vcs/pyproject.toml, ./tests/data/install/poetry_secondary_source/pyproject.toml, ./tests/data/install/poetry_directory_poetry/pyproject.toml, ./tests/data/install/poetry_directory_poetry/testproject/pyproject.toml, ./tests/data/install/poetry_directory/pyproject.toml, ./tests/data/install/poetry/pyproject.toml, ./tests/data/install/invalid_poetry_lock/pyproject.toml
Related: #11

No version identifier found in sources to perform a release

Automated version release could not be completed.

Kebechet version manager expects a file with one of the following names: ["setup.py", "__init__.py", "__about__.py", "version.py", "app.py", "wsgi.py"] to contain the line:

...
__version__ = X.Y.Z
...

where X.Y.Z is the current semantic version. To fix this issue, add this line to one of these files. If none of these
files exist create one somewhere in your repository.

Related: #35

No version identifier found in sources to perform a release

Automated version release could not be completed.

Kebechet version manager expects a file with one of the following names: ["setup.py", "__init__.py", "__about__.py", "version.py", "app.py", "wsgi.py"] to contain the line:

...
__version__ = X.Y.Z
...

where X.Y.Z is the current semantic version. To fix this issue, add this line to one of these files. If none of these
files exist create one somewhere in your repository.

Related: #35

No version identifier found in sources to perform a release

Automated version release could not be completed.

Kebechet version manager expects a file with one of the following names: ["setup.py", "__init__.py", "__about__.py", "version.py", "app.py", "wsgi.py"] to contain the line:

...
__version__ = X.Y.Z
...

where X.Y.Z is the current semantic version. To fix this issue, add this line to one of these files. If none of these
files exist create one somewhere in your repository.

Related: #35

No version identifier found in sources to perform a release

Automated version release could not be completed.

Kebechet version manager expects a file with one of the following names: ["setup.py", "__init__.py", "__about__.py", "version.py", "app.py", "wsgi.py"] to contain the line:

...
__version__ = X.Y.Z
...

where X.Y.Z is the current semantic version. To fix this issue, add this line to one of these files. If none of these
files exist create one somewhere in your repository.

Related: #35

Multiple version identifiers found in sources to perform a new release.

Please have only one version string, to facilitate automated releases. Multiple version strings found in these files -
./pyproject.toml, ./tests/data/verify/poetry_error_hash/pyproject.toml, ./tests/data/verify/poetry/pyproject.toml, ./tests/data/requirements/poetry_complex/pyproject.toml, ./tests/data/parse/poetry_source_directory/pyproject.toml, ./tests/data/parse/poetry_secondary_source/pyproject.toml, ./tests/data/parse/poetry_markers_transitive_deps/pyproject.toml, ./tests/data/parse/poetry_markers_skip/pyproject.toml, ./tests/data/parse/poetry_markers_order/pyproject.toml, ./tests/data/parse/poetry_markers_indirect/pyproject.toml, ./tests/data/parse/poetry_markers_extra/pyproject.toml, ./tests/data/parse/poetry_markers_direct/pyproject.toml, ./tests/data/parse/poetry_legacy_source_and_groups/pyproject.toml, ./tests/data/parse/poetry_invalid_category/pyproject.toml, ./tests/data/parse/poetry_default_source_legacy/pyproject.toml, ./tests/data/parse/poetry_default_dev_diff/pyproject.toml, ./tests/data/parse/poetry2/pyproject.toml, ./tests/data/parse/poetry/pyproject.toml, ./tests/data/install/poetry_vcs/pyproject.toml, ./tests/data/install/poetry_secondary_source/pyproject.toml, ./tests/data/install/poetry_directory_poetry/pyproject.toml, ./tests/data/install/poetry_directory_poetry/testproject/pyproject.toml, ./tests/data/install/poetry_directory/pyproject.toml, ./tests/data/install/poetry/pyproject.toml, ./tests/data/install/invalid_poetry_lock/pyproject.toml
Related: #4

Multiple version identifiers found in sources to perform a new release.

Please have only one version string, to facilitate automated releases. Multiple version strings found in these files -
./pyproject.toml, ./tests/data/verify/poetry_error_hash/pyproject.toml, ./tests/data/verify/poetry/pyproject.toml, ./tests/data/requirements/poetry_complex/pyproject.toml, ./tests/data/parse/poetry_source_directory/pyproject.toml, ./tests/data/parse/poetry_secondary_source/pyproject.toml, ./tests/data/parse/poetry_markers_transitive_deps/pyproject.toml, ./tests/data/parse/poetry_markers_skip/pyproject.toml, ./tests/data/parse/poetry_markers_order/pyproject.toml, ./tests/data/parse/poetry_markers_indirect/pyproject.toml, ./tests/data/parse/poetry_markers_extra/pyproject.toml, ./tests/data/parse/poetry_markers_direct/pyproject.toml, ./tests/data/parse/poetry_legacy_source_and_groups/pyproject.toml, ./tests/data/parse/poetry_invalid_category/pyproject.toml, ./tests/data/parse/poetry_default_source_legacy/pyproject.toml, ./tests/data/parse/poetry_default_dev_diff/pyproject.toml, ./tests/data/parse/poetry2/pyproject.toml, ./tests/data/parse/poetry/pyproject.toml, ./tests/data/install/poetry_vcs/pyproject.toml, ./tests/data/install/poetry_secondary_source/pyproject.toml, ./tests/data/install/poetry_directory_poetry/pyproject.toml, ./tests/data/install/poetry_directory_poetry/testproject/pyproject.toml, ./tests/data/install/poetry_directory/pyproject.toml, ./tests/data/install/poetry/pyproject.toml, ./tests/data/install/invalid_poetry_lock/pyproject.toml
Related: #7

No version identifier found in sources to perform a release

Automated version release could not be completed.

Kebechet version manager expects a file with one of the following names: ["setup.py", "__init__.py", "__about__.py", "version.py", "app.py", "wsgi.py"] to contain the line:

...
__version__ = X.Y.Z
...

where X.Y.Z is the current semantic version. To fix this issue, add this line to one of these files. If none of these
files exist create one somewhere in your repository.

Related: #35

Multiple version identifiers found in sources to perform a new release.

Please have only one version string, to facilitate automated releases. Multiple version strings found in these files -
./pyproject.toml, ./tests/data/verify/poetry_error_hash/pyproject.toml, ./tests/data/verify/poetry/pyproject.toml, ./tests/data/requirements/poetry_complex/pyproject.toml, ./tests/data/parse/poetry_source_directory/pyproject.toml, ./tests/data/parse/poetry_secondary_source/pyproject.toml, ./tests/data/parse/poetry_markers_transitive_deps/pyproject.toml, ./tests/data/parse/poetry_markers_skip/pyproject.toml, ./tests/data/parse/poetry_markers_order/pyproject.toml, ./tests/data/parse/poetry_markers_indirect/pyproject.toml, ./tests/data/parse/poetry_markers_extra/pyproject.toml, ./tests/data/parse/poetry_markers_direct/pyproject.toml, ./tests/data/parse/poetry_legacy_source_and_groups/pyproject.toml, ./tests/data/parse/poetry_invalid_category/pyproject.toml, ./tests/data/parse/poetry_default_source_legacy/pyproject.toml, ./tests/data/parse/poetry_default_dev_diff/pyproject.toml, ./tests/data/parse/poetry2/pyproject.toml, ./tests/data/parse/poetry/pyproject.toml, ./tests/data/install/poetry_vcs/pyproject.toml, ./tests/data/install/poetry_secondary_source/pyproject.toml, ./tests/data/install/poetry_directory_poetry/pyproject.toml, ./tests/data/install/poetry_directory_poetry/testproject/pyproject.toml, ./tests/data/install/poetry_directory/pyproject.toml, ./tests/data/install/poetry/pyproject.toml, ./tests/data/install/invalid_poetry_lock/pyproject.toml
Related: #9

No version identifier found in sources to perform a release

Automated version release could not be completed.

Kebechet version manager expects a file with one of the following names: ["setup.py", "__init__.py", "__about__.py", "version.py", "app.py", "wsgi.py"] to contain the line:

...
__version__ = X.Y.Z
...

where X.Y.Z is the current semantic version. To fix this issue, add this line to one of these files. If none of these
files exist create one somewhere in your repository.

Related: #4

No version identifier found in sources to perform a release

Automated version release could not be completed.

Kebechet version manager expects a file with one of the following names: ["setup.py", "__init__.py", "__about__.py", "version.py", "app.py", "wsgi.py"] to contain the line:

...
__version__ = X.Y.Z
...

where X.Y.Z is the current semantic version. To fix this issue, add this line to one of these files. If none of these
files exist create one somewhere in your repository.

Related: #2

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.