Skip to main content

A Stacks app for creating blocks of text.

Project description

# stacks-textblock

A Stacks app for creating blocks of text.

## Dependencies

  • django-textplusstuff >= 0.4

  • stacks-page >= 0.1

## Running Tests

All commands below are run from within the stacks-textblock outer folder of this repo.

First create a new virtual environment and install the test requirements:

$ pip install -r test_requirements.txt

Before running tests, first ensure this app passes a flake8 linter check:

$ flake8 stacks_textblock

Run the test suite with this command:

$ coverage run –source=stacks_textblock runtests.py

See test coverage with this command:

$ coverage report -m

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

stacks-textblock-0.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

stacks_textblock-0.1-py2.py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 2 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