Matt Phillips

Results 6 issues of Matt Phillips

My directory structure looks like this. (The repo itself is at https://github.com/mathewrphillips/PyFighter/ ) ├── tests │└── features │   ├── Game │   │   ├── Game.feature │   │   ├── steps.py │   │  ...

We would love to use this project on arm devices without having to do our own custom build. I checked everywhere I could and it doesn't appear you have a...

type: enhancement

Update documentation for instructions on how to run tests locally on OSX. Fix conftest.py to not error when running pytest on OSX and Windows. ## Description When attempting to run...

In order to reduce the friction to developing on POCS on OSX, I have figured out how to install the dependencies for POCS on a mac in a reproducible and...

Enhancement

Add link to citizen science project that may be of interest to awesome-astronomy readers.

I have multiple containers running on the same non-EC2 docker host. I would like to exclude several of them from the forwarding. Maybe an Env Var that excludes them by...