Python Forum
Having trouble installing self built package and install_requires
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Having trouble installing self built package and install_requires
#5
The easiest way of knowing: if you had to install it separately, it-s a third-party module.

The only third party module you've listed there is nose, and that probably belongs in tests_require, rather than install_requires.
Reply


Messages In This Thread
RE: Having trouble installing self built package and install_requires - by stranac - Jan-07-2017, 05:49 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020