Add reqs_checker.py for synchronizing dependencies between requirements.txt and setup.py
1 unresolved thread
Merge request reports
Activity
assigned to @mohammad.torkashvand
added 1 commit
- bf95e876 - Add reqs_checker.py for synchronizing dependencies between requirements.txt and setup.py
requested review from @neda.moeini
Do you think it might also be an idea to make use of multiple
requirements
files? So onerequirements.txt
and onedev-requirements.txt
for example.To be honest I thought about it. but let's start with a simple version. and if you think it's a good idea (it is a good idea) make an MR for it
Edited by Mohammad Torkashvand
added 1 commit
- 59965018 - Add reqs_checker.py for synchronizing dependencies between requirements.txt and setup.py
Please register or sign in to reply