Skip to content

move pynumaflow and its related entities to a new a sub-dir #257

@vigith

Description

@vigith
➜  numaflow-python git:(move-under-a-dir)$ tree -L 2 .
├── CHANGELOG.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── development.md
├── docs
│   └── DOCKER_OPTIMIZATION.md
├── hack
│   ├── changelog.sh
│   └── update_examples.sh
├── LICENSE
├── Makefile
├── pynumaflow
│   ├── examples
│   ├── poetry.lock
│   ├── pynumaflow
│   ├── pyproject.toml
│   ├── pytest.ini
│   ├── README.md
│   ├── releases.md
│   └── tests
└── pynumaflow-lite
│   .....

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions