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

TEST: Remove dependency on setup.py test as it is deprecated #267

Merged
merged 2 commits into from Jan 4, 2021

Conversation

AkshatBajaj
Copy link
Contributor

@AkshatBajaj AkshatBajaj commented Dec 16, 2020

Fixes #250
pypa/setuptools#1684

In order to test the surround library:

  • clone repo
  • cd surround
  • tox

In order to test the surround cli:

  • clone repo
  • cd surround_cli
  • tox

@AkshatBajaj AkshatBajaj force-pushed the test/update-setup branch 3 times, most recently from 58f5da3 to d1f5942 Compare December 16, 2020 02:06
@AkshatBajaj
Copy link
Contributor Author

/test

Copy link
Contributor

@ScottyB ScottyB left a comment

Choose a reason for hiding this comment

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

How are test only requirements installed?

@AkshatBajaj
Copy link
Contributor Author

@ScottyB ScottyB merged commit 4cf896e into a2i2:main Jan 4, 2021
@AkshatBajaj AkshatBajaj deleted the test/update-setup branch January 4, 2021 03:32
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.

Upgrade setup.py test as it is deprecated
2 participants