Skip to content

Build does not contain templatetags package #6

@ArtyomVancyan

Description

@ArtyomVancyan

On generating build files using python3 setup.py sdist bdist_wheel, the build folder does not contain all necessary packages.

build/
├── bdist.linux-x86_64
└── lib
    └── django_mermaid
        ├── apps.py
        └── __init__.py

Test on test.pypi.org before publishing

PR:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions