Skip to main content

Test the installation of SOFA and the SofaEpione plugin.

Project description

pytest_sofaepione

Setup

Choose a package name and replace the template name pytest_sofaepione in all files:

./quick-start.sh MyPackageName
rm quick-start.sh  # you can delete this file afterwards

Upload to pypi

pip install --upgrade pip
pip install wheel twine

Place your pypi token in $HOME/.pypirc:

[pypi]
  username = __token__
  password = # either a user-scoped token or a project-scoped token you want to set as the default

To upload to pypi,

make

Install

pip install pytest_sofaepione
pip install -e <path-to-repo>/pytest_sofaepione
pip install git+ssh://git@github.com/<path-to-repo>.git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest_sofaepione-0.1.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

pytest_sofaepione-0.1.2-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page