Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine requirements/dev.txt #998

Merged
merged 1 commit into from
Jul 23, 2019
Merged

Refine requirements/dev.txt #998

merged 1 commit into from
Jul 23, 2019

Conversation

yan12125
Copy link
Contributor

Issue #, if available:

Description of changes:

  • py is a dependency of pytest, and apparently it's not imported directly in this project
  • requests is used in examples only

Description of how you validated changes:

Checklist:

  • Write/update tests

  • make pr passes

  • Update documentation

  • Verify transformed template deploys and application functions as expected

  • Add/update example to examples/2016-10-31

  • This is a minor change so I skip these steps.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-io
Copy link

codecov-io commented Jun 26, 2019

Codecov Report

Merging #998 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #998   +/-   ##
========================================
  Coverage    94.71%   94.71%           
========================================
  Files           69       69           
  Lines         3160     3160           
  Branches       606      606           
========================================
  Hits          2993     2993           
  Misses          85       85           
  Partials        82       82

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88df20c...f9d444c. Read the comment docs.

* py is a dependency of pytest, and apparently it's not imported directly in this project
* requests is used in examples only
@yan12125
Copy link
Contributor Author

Rebased for 1.12.0 release.

@jlhood jlhood merged commit cb9a42f into aws:develop Jul 23, 2019
@yan12125 yan12125 deleted the patch-1 branch July 23, 2019 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants