Commit Graph

10 Commits (3e85e9d60e5a3c750bc694dd3b99ccb06c97afbe)

Author SHA1 Message Date
navjot d2a340d012
implemented dependency checks in checkdeps module 3 years ago
lakshyacis d9ef4a8e8d
fix spelling mistakes 4 years ago
Peter Šurda 168c4a5696
Checkdeps fix
- an exception can be triggered if too many requirements are fulfilled
4 years ago
Ushkovsky Stanislav b84ff9b3b0
Fix error. EXTRAS_REQUIRE is dictionary not a list. 5 years ago
Dmitri Bogomolov 72873a1bd4
Prevent KeyError in checkdeps if detectOS() returns None 5 years ago
Peter Šurda 3b4d73d291
Travis should test mandatory dependencies
- travis script tests mandatory dependencies
- may require additional commits as I don't know exactly how travis handles
  errors from multiple scripts
5 years ago
Dmitri Bogomolov 9f8955ccdd
Reused depends in checkdeps script and formatted it also,
made checkdeps executable instead of depends
6 years ago
coffeedogs 6bb5b32b6a
Added: Support installing system dependencies of optional extra_requires components 6 years ago
Peter Šurda 8b06fdf648
checkdeps OS version handler fix
- it didn't work if OS version didn't contain a quote
6 years ago
Peter Šurda 24a9dc3b37
Put dependency checking into a separate file 6 years ago