Skip to content

Refactor directory structure #47

@ServerlessSam

Description

@ServerlessSam

What we need is something similar to:

packaging_tutorial/
├── LICENSE
├── pyproject.toml
├── README.md
├── src/
│ └── example_package_YOUR_USERNAME_HERE/
│ ├── init.py
│ └── example.py
└── tests/

Currently we are missing the example_package_YOUR_USERNAME_HERE/ layer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions