Skip to content

Rename repository and package#587

Merged
Bachibouzouk merged 11 commits intodevfrom
feature/rename-repository
Oct 5, 2020
Merged

Rename repository and package#587
Bachibouzouk merged 11 commits intodevfrom
feature/rename-repository

Conversation

@Bachibouzouk
Copy link
Copy Markdown
Collaborator

@Bachibouzouk Bachibouzouk commented Oct 2, 2020

Fix #569

Changes proposed in this pull request:

  • Rename package name mvs_eland to multi-vector-simulator in setup.py
  • Fix failing tests/test_A0_initialization.test_user_defined_output_path
  • Rename src/mvs_eland to src/multi_vector_simulator
  • Rename repository from mvs_eland to multi-vector-simulator
  • Remove unused function mvs_eland.utils.get_version_info
  • Refactor modules calls (mvs_eland. is replaced by multi_vector_simulator.)
  • Update README.md and CONTRIBUTING.md replacing mvs_eland or mvs-eland by multi-vector-simulator

Action done for services

The following steps were realized, as well (if applies):

  • Update the CHANGELOG.md
  • Apply black (black . --exclude docs/)
  • Check if benchmark tests pass locally (EXECUTE_TESTS_ON=master pytest)

For more information on how to contribute check the CONTRIBUTING.md.

Replace mvs_eland by multi_vector_simulator
Change folder src/mvs_eland to src/multi_vector_simulator
Now the version date and number are accessible from
multi_vector_simulator.version
The path was relative instead of being absolute
Co-authored-by: smartie2076 <[email protected]>
@Bachibouzouk Bachibouzouk merged commit 87b08b1 into dev Oct 5, 2020
@Bachibouzouk Bachibouzouk deleted the feature/rename-repository branch October 5, 2020 10:29
@Bachibouzouk Bachibouzouk mentioned this pull request Oct 5, 2020
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.

[decision wanted] package name

2 participants