argoverse / argoverse-api

Official GitHub repository for Argoverse dataset
https://www.argoverse.org
Other
839 stars 240 forks source link

GitHub workflow Conda #221

Closed benjaminrwilson closed 3 years ago

benjaminrwilson commented 3 years ago

This PR addresses a few different things, but will likely require a bit of additional discussion + additions.

  1. Workflow support for Conda builds.
  2. Migrated from tox to nox.
  3. Added a few default configuration files for CI/CD.
  4. Fixed various style errors that showed up in other files.