msampathkumar / ifcalendar

The International Fixed Calendar (also known as the Cotsworth plan, the Eastman plan, the 13 Month calendar or the Equal Month calendar) is a solar calendar proposal for calendar reform designed by Moses B. Cotsworth, who presented it in 1902. It divides the solar year into 13 months of 28 days each. It is therefore a perennial calendar, with every date fixed to the same weekday every year.
MIT License
9 stars 6 forks source link

Build failed due to lack of `requirements.txt` #4

Open msampathkumar opened 4 years ago

msampathkumar commented 4 years ago

Sample failure error

Run python -m pip install --upgrade pip
Requirement already up-to-date: pip in /opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/site-packages (20.0.2)
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
##[error]Process completed with exit code 1.