Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhance] 直接pipでインストールできるよう更新 #14

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

haganelego
Copy link
Contributor

下記コマンドでモジュールのインストールできるように更新

pip install git+ssh://[email protected]/TamlabHSRProject/tamlib.git@<branch_name>

それに伴い,以下の更新を実施

  • setup.cfg, pyproject.tomlにビルド対象のモジュールを指定
  • 循環importの解消
  • src/ 下にビルド対象のモジュールを配置(公式の推奨構成

未解消バグ

#13 (comment)

テストコマンド

下記コマンドでモジュールのインストールが可能

pip install git+ssh://[email protected]/TamlabHSRProject/tamlib.git@kanaoka/enhance/pip

@haganelego
Copy link
Contributor Author

また,ユニットテスト用のコードをリポジトリ内(srcの外)に配置できるようになりました.

@haganelego haganelego merged commit a7652d8 into main Jan 19, 2023
@haganelego haganelego deleted the kanaoka/enhance/pip branch February 4, 2023 04:35
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.

1 participant