Skip to content

Conversation

@kaiuri
Copy link

@kaiuri kaiuri commented Sep 13, 2024

done

  • add pyproject.toml to project, updata its metadata and add dependency versions
  • switch to src layout by moving cortix/docs, cortix/examples, cortix/tests and cortix/src to project root
  • update .gitignore
  • format and fix with ruff.

wip

  • update tests
  • setup github actions for automatic deployment

from .src.network import Network
from .src.module import Module
from .src.port import Port
from .network import Network
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will require my PYTHONPATH to point to path/to/cortix/src correct? Currently my PHTHONPATH points to path/to/cortix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants