This package has been deprecated

Author message:

Deprecated in favour of the more generic static-build-python

static-build-with-pip

0.2.0 • Public • Published

static-build-with-pip

now.sh builder that supports pip dependencies

Example now.json:

{
  "version": 2,
  "builds": [
    {
      "src": "package.json",
      "use": "static-build-with-pip",
      "config": {
        "packages": ["jupyter"]
      }
    }
  ]
}
 

Readme

Keywords

none

Package Sidebar

Install

npm i static-build-with-pip

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

1.32 kB

Total Files

5

Last publish

Collaborators

  • as0n