NYPL-Simplified / circulation

Circulation manager for Library Simplified
Other
19 stars 19 forks source link

Bytecode 3873 #1856

Closed thinkwebengineer closed 1 year ago

thinkwebengineer commented 1 year ago

Description

Add the virtualenv package. Allow for .pyc files. Add repository for download of 3.10-dev.

Motivation and Context

There were issues with python being compiled by the incorrect python version leading to corrupted .pyc files disrupting the cron jobs until the container is restarted.

How Has This Been Tested?

This will be tested in QA to see if the .pyc files are still being currupted.

Checklist: